mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-10 00:02:10 +00:00
ssl
This commit is contained in:
@@ -27,7 +27,6 @@ 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