update host swagger

This commit is contained in:
2024-11-29 15:41:05 +07:00
parent 1b71dc7776
commit f733ff55a6

View File

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