update config

This commit is contained in:
2024-11-27 07:53:29 +07:00
parent 4a8fde1640
commit 9093999afd
2 changed files with 2 additions and 2 deletions

View File

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