Files
fb/config.json
2018-05-12 04:47:41 +05:30

7 lines
105 B
JSON

{
"host":"0.0.0.0",
"port":5003,
"mongo_host":"localhost",
"mongo_port":27017,
"db_name":"fb"
}