From f8445fb9d98da05bc72660f9b13100515fa4f15b Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Sun, 9 May 2021 04:54:27 -0400 Subject: [PATCH] ssl --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 586a26d..cc141df 100644 --- a/config.js +++ b/config.js @@ -9,7 +9,7 @@ module.exports = Object.seal({ // defaultLobbyColor2: "#801014", defaultLobbyColor2: "#276491", adminpass: process.env.ADMINPASS, - ssl: false, + ssl: true, defaultRoomSettings: { color: "#3b5054", color2: "#001014",