You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Example of a working config file:
{
"url": "http://localhost:4567",
"secret": "c6e41882-ac49-4977-a712-312e47eb0fa4",
"database": "mongo",
"port": "4567",
"mongo": {
"host": "172.17.0.2",
"port": 27017
},
"test_database": {
"host": "172.17.0.2",
"port": "27017",
"password": "",
"database": "1"
}
}
This reverts commit
|
9 years ago | |
---|---|---|
.. | ||
databasemock.js | 9 years ago |