Adds proper safety for prod and added option for SSL
This commit is contained in:
parent
0962b609c4
commit
d67c4063e4
6 changed files with 50 additions and 33 deletions
|
@ -1,4 +1,5 @@
|
|||
PRODUCTION=false
|
||||
USE_SSL=false
|
||||
|
||||
DISCORD_CLIENT_ID=""
|
||||
DISCORD_CLIENT_SECRET=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue