Chore: Environment variable to force ssl (#561)
Fixes: #558 Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
SECRET_KEY_BASE=
|
||||
# Force all access to the app over SSL, default is set to false
|
||||
FORCE_SSL=
|
||||
|
||||
#redis config
|
||||
REDIS_URL=redis://redis:6379
|
||||
|
||||
Reference in New Issue
Block a user