mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-05-21 17:20:33 +08:00
9 lines
169 B
JSON
9 lines
169 B
JSON
{
|
|
"host": "127.0.0.1",
|
|
"port": 27017,
|
|
"name": "dpd-faux-remote",
|
|
"credentials": {
|
|
"username": "foo",
|
|
"password": "secret"
|
|
}
|
|
} |