Force https, log created games

This commit is contained in:
Alec Maier
2019-09-03 19:04:50 -04:00
parent eed88a682c
commit 06ec20a1c6
3 changed files with 12 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"cron": "^1.7.1",
"express": "^4.17.1",
"express-force-https": "^1.0.0",
"socket.io": "^2.2.0"
}
}