chore: fix ssl setting in stag
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
"morgan": "combined",
|
||||
"cors": "*",
|
||||
"ssl": {
|
||||
"enable": true,
|
||||
"enable": false,
|
||||
"cert": "",
|
||||
"key": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user