update config
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
"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": {
|
||||
@ -26,6 +26,6 @@
|
||||
"username": "bri_staging",
|
||||
"password": "fK*#o>1W2&6f",
|
||||
"database": "bri_erp_staging",
|
||||
"logging": false
|
||||
"logging": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user