From f0a16d0ee1eb0d46ff7191ccbf9900123cfe083c Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Tue, 24 Dec 2024 15:27:29 +0700 Subject: [PATCH] update config stag --- config/stag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/stag.json b/config/stag.json index c2c9fc8..cd6cfa8 100644 --- a/config/stag.json +++ b/config/stag.json @@ -8,7 +8,7 @@ "server": { "port": "4001", "host": "0.0.0.0", - "host_swagger": "http://brilianapps.shiblysolution.id:5001", + "host_swagger": "https://brilianapps.shiblysolution.id/api/u/s/", "max_body": "50mb", "max_upload": 104857600, "morgan": "combined",