update config

This commit is contained in:
Narul Hidayah
2026-06-22 18:44:50 +09:00
parent 542e340998
commit 7c025280bb

View File

@ -8,7 +8,7 @@
"server": {
"port": "7002",
"host": "0.0.0.0",
"host_swagger": "http://10.64.1.10:9080/service-master-data/",
"host_swagger": "https://histl.hngv/service-master-data/",
"max_body": "50mb",
"max_upload": 104857600,
"morgan": "combined",
@ -29,6 +29,6 @@
"logging": false
},
"service": {
"file": "https://tcelanatl.shiblysolution.id/api/f/"
"file": "https://histl.hngv/api/f/"
}
}