diff --git a/runtime/config.dev.json b/runtime/config.dev.json index 13086e9d..bc831657 100644 --- a/runtime/config.dev.json +++ b/runtime/config.dev.json @@ -3,7 +3,7 @@ "webhost": "127.0.0.1", "adminAccount": "admin@admin.com", "db": { - "servername": "127.0.0.1", + "servername": "192.168.237.71", "DATABASE": "yapi", "port": 27017 },