github.com/theliebeskind/genfig@v0.1.5-alpha/fixtures/configs/development.yaml (about) 1 --- 2 version: "1" 3 server: 4 port: 1234 5 host: dev.mydomain.com 6 db: 7 uri: "mongdb://${db.user}:${db.pass}@remotedb:27018/dev-db"