This repository has been archived on 2021-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
Nodezzarella/lib/db/rethinkdb/config.json

9 lines
138 B
JSON

{
"flatFile": false,
"host":"172.20.1.2",
"port":"28015",
"username":"",
"password":"",
"dbName":"nodezzarella"
}