Adds proper safety for prod and added option for SSL

This commit is contained in:
Michel 2024-11-07 21:38:48 +01:00
parent 0962b609c4
commit d67c4063e4
6 changed files with 50 additions and 33 deletions

View file

@ -1,4 +1,5 @@
PRODUCTION=false
USE_SSL=false
DISCORD_CLIENT_ID=""
DISCORD_CLIENT_SECRET=""