redirect to https on production

This commit is contained in:
2018-06-06 16:04:41 +03:00
parent a8e5629da3
commit 7f98f2200d
3 changed files with 11 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
"cors": "^2.8.4",
"dotenv": "^5.0.1",
"express": "^4.16.3",
"express-http-to-https": "^1.1.4",
"express-jwt": "^5.3.1",
"hsts": "^2.1.0",
"jsonwebtoken": "^8.2.1",