diff --git a/config/stag.json b/config/stag.json index 6b50634..98b234b 100644 --- a/config/stag.json +++ b/config/stag.json @@ -14,7 +14,7 @@ "morgan": "combined", "cors": "*", "ssl": { - "enable": true, + "enable": false, "cert": "", "key": "" }