From 1081f2f499ea7a678ca06daa1090dae6d3ba65e4 Mon Sep 17 00:00:00 2001 From: avicenan Date: Mon, 23 Feb 2026 08:44:02 +0700 Subject: [PATCH] chore: change swagger host to his --- config/stag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/stag.json b/config/stag.json index b2aa67e..7ea8499 100644 --- a/config/stag.json +++ b/config/stag.json @@ -8,7 +8,7 @@ "server": { "port": "7001", "host": "0.0.0.0", - "host_swagger": "http://147.139.175.69/service-user/", + "host_swagger": "http://his.shiblysolution.id/service-user/", "max_body": "50mb", "max_upload": 104857600, "morgan": "combined",