From 6ccda79b532125daa747ff95a3b876c72d2bdc63 Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Wed, 27 Nov 2024 08:04:50 +0700 Subject: [PATCH] add port --- config/stag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/stag.json b/config/stag.json index 102db3c..c041fe0 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", + "host_swagger": "https://bri-dev.shiblysolution.id:4001", "max_body": "50mb", "max_upload": 104857600, "morgan": "combined",