mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-27 05:30:14 +08:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"port":"80",
|
|
"webhost": "127.0.0.1",
|
|
"db": {
|
|
"servername": "127.0.0.1",
|
|
"DATABASE": "yapi",
|
|
"port": "27017"
|
|
}
|
|
} |