From df3b42121f297c326fa8b481215252603c8937c4 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 2 Nov 2021 20:08:41 +0000 Subject: Tweak HTTPS setup stuff. Serve both HTTP and HTTPS without redirection. --- package.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5a58b5c..2306457 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,10 @@ "ejs": "^3.1.5", "express": "^4.17.1", "express-session": "^1.17.1", - "morgan": "^1.10.0", "nodemailer": "^6.7.0", "passport": "^0.5.0", "passport-local": "^1.0.0", "passport.socketio": "^3.7.0", - "rotating-file-stream": "^2.1.6", "socket.io": "^4.3.1" } } -- cgit v1.2.3