update slash

This commit is contained in:
2024-11-27 08:03:15 +07:00
parent b73388387a
commit 26c35a9be1
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"server": { "server": {
"port": "4001", "port": "4001",
"host": "0.0.0.0", "host": "0.0.0.0",
"host_swagger": "http://127.0.0.1:4001/", "host_swagger": "http://127.0.0.1:4001",
"max_body": "50mb", "max_body": "50mb",
"max_upload": 104857600, "max_upload": 104857600,
"morgan": "combined", "morgan": "combined",

View File

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