chore: change swagger host to his

This commit is contained in:
avicenan
2026-02-23 08:44:02 +07:00
parent b899f36dde
commit 1081f2f499

View File

@ -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",