update host

This commit is contained in:
2024-11-29 16:33:56 +07:00
parent ba2a06ff13
commit b75213da15

View File

@ -8,7 +8,7 @@
"server": {
"port": "4001",
"host": "0.0.0.0",
"host_swagger": "https://bri-dev.shiblysolution.id:4001",
"host_swagger": "http://bri-dev.shiblysolution.id:4001",
"max_body": "50mb",
"max_upload": 104857600,
"morgan": "combined",