yapi/server_dist/config.json
2017-07-10 20:02:44 +08:00

9 lines
134 B
JSON

{
"port":"80",
"webhost": "127.0.0.1",
"db": {
"servername": "127.0.0.1",
"DATABASE": "yapi",
"port": "27017"
}
}