chore: fix host swagger domain

This commit is contained in:
avicenan
2026-02-23 09:09:49 +07:00
parent 064cfb4efb
commit 75f4f03619

View File

@ -8,7 +8,7 @@
"server": {
"port": "7002",
"host": "0.0.0.0",
"host_swagger": "http://his.shiblysolution.id/service-master-data/",
"host_swagger": "https://his.shiblysolution.id/service-master-data/",
"max_body": "50mb",
"max_upload": 104857600,
"morgan": "combined",