mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-21 05:19:42 +08:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"port":"80",
|
|
"db": {
|
|
"servername": "127.0.0.1",
|
|
"DATABASE": "yapi",
|
|
"port": "27017"
|
|
}
|
|
} |