Skip to content

Commit

Permalink
page broke with enforced redirect
Browse files Browse the repository at this point in the history
need to figure out why
  • Loading branch information
Bloodmallet committed Apr 26, 2019
1 parent 6f75e1a commit 6f2959c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bloodmallet/bloodmallet/settings/production.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@
from .secrets import LIVE_BUCKET_NAME
GS_BUCKET_NAME = LIVE_BUCKET_NAME

SECURE_SSL_REDIRECT = True
# SECURE_SSL_REDIRECT = True
SECURE_HSTS_SECONDS = 3600

0 comments on commit 6f2959c

Please sign in to comment.