update host swagger

This commit is contained in:
2024-11-27 00:53:07 +07:00
parent 2288766ff8
commit 4c2fdf7d85

View File

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