update prefix

This commit is contained in:
2024-11-29 16:17:08 +07:00
parent f733ff55a6
commit 85b01e00ad
4 changed files with 31 additions and 23 deletions

View File

@ -13,6 +13,7 @@
"max_upload": 104857600,
"morgan": "combined",
"cors": "*",
"prefix_api": "/api/",
"ssl": {
"enable": false,
"cert": "",

View File

@ -13,6 +13,7 @@
"max_upload": 104857600,
"morgan": "combined",
"cors": "*",
"prefix_api": "/",
"ssl": {
"enable": false,
"cert": "/etc/letsencrypt/live/bri-dev.shiblysolution.id/fullchain.pem",