update config
This commit is contained in:
@ -8,15 +8,15 @@
|
||||
"server": {
|
||||
"port": "4001",
|
||||
"host": "0.0.0.0",
|
||||
"host_swagger": "http://brilianapps.shiblysolution.id:4001",
|
||||
"host_swagger": "http://brilianapps.shiblysolution.id:5001",
|
||||
"max_body": "50mb",
|
||||
"max_upload": 104857600,
|
||||
"morgan": "combined",
|
||||
"cors": "*",
|
||||
"ssl": {
|
||||
"enable": false,
|
||||
"cert": "/etc/letsencrypt/live/bri-dev.shiblysolution.id/fullchain.pem",
|
||||
"key": "/etc/letsencrypt/live/bri-dev.shiblysolution.id/privkey.pem"
|
||||
"cert": "",
|
||||
"key": ""
|
||||
}
|
||||
},
|
||||
"database": {
|
||||
|
||||
Reference in New Issue
Block a user