update swagger & ssl turn off
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
"morgan": "combined",
|
||||
"cors": "*",
|
||||
"ssl": {
|
||||
"enable": true,
|
||||
"enable": false,
|
||||
"cert": "/etc/letsencrypt/live/bri-dev.shiblysolution.id/fullchain.pem",
|
||||
"key": "/etc/letsencrypt/live/bri-dev.shiblysolution.id/privkey.pem"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user