diff --git a/config.json b/config.json deleted file mode 100644 index 50d9456c..00000000 --- a/config.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "port": "3000", - "webhost": "yapi.local.qunar.com", - "adminAccount": "admin@admin.com", - "db": { - "servername": "10.86.40.194", - "DATABASE": "yapi", - "port": 27017, - "user": "test1", - "pass": "test1", - "server_ip": "192.222.193.50" - }, - "mail": { - "host": "smtp.163.com", - "port": 465, - "auth": { - "user": "hellosean1025@163.com", - "pass": "helloqunar123" - } - } -} \ No newline at end of file