chore: change swagger host to his

This commit is contained in:
avicenan
2026-02-23 08:41:34 +07:00
parent f453f02ecd
commit 064cfb4efb

View File

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