ssl
This commit is contained in:
@@ -27,6 +27,7 @@ GHBEARER = os.environ.get("GHBEARER", '')
|
||||
MEDIA_URL = '/media/'
|
||||
MEDIA_ROOT = os.path.join(BASE_DIR, 'media')
|
||||
|
||||
SECURE_SSL_REDIRECT = True
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = False
|
||||
|
Reference in New Issue
Block a user