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