Files
fb/config.json
2018-05-08 23:33:13 +05:30

7 lines
115 B
JSON

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