From 304e830397520cebf96e4166ed13d2b75620ce35 Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Wed, 25 Dec 2024 09:31:05 +0700 Subject: [PATCH] update host swagger --- config/stag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/stag.json b/config/stag.json index f098830..2ec75d2 100644 --- a/config/stag.json +++ b/config/stag.json @@ -8,7 +8,7 @@ "server": { "port": "4010", "host": "0.0.0.0", - "host_swagger": "http://bri-dev.shiblysolution.id:4010", + "host_swagger": "https://brilianapps.shiblysolution.id/test/m/", "max_body": "50mb", "max_upload": 104857600, "morgan": "combined",