diff --git a/config/stag.json b/config/stag.json index d39ab33..63757b4 100644 --- a/config/stag.json +++ b/config/stag.json @@ -8,7 +8,7 @@ "server": { "port": "4001", "host": "0.0.0.0", - "host_swagger": "https://bri-dev.shiblysolution.id:4001/", + "host_swagger": "https://bri-dev.shiblysolution.id/", "max_body": "50mb", "max_upload": 104857600, "morgan": "combined",