Files
deployd/test/support/db-remote.config.json
2012-09-20 12:10:10 -07:00

9 lines
169 B
JSON

{
"host": "127.0.0.1",
"port": 27017,
"name": "dpd-faux-remote",
"credentials": {
"username": "foo",
"password": "secret"
}
}