diff --git a/config/prod.json b/config/prod.json index 8aca71e..a358e91 100644 --- a/config/prod.json +++ b/config/prod.json @@ -8,7 +8,7 @@ "server": { "port": "7001", "host": "0.0.0.0", - "host_swagger": "http://192.168.80.129/service-user/", + "host_swagger": "http://192.168.80.123/service-user/", "max_body": "50mb", "max_upload": 104857600, "morgan": "combined",