Skip to content

Commit

Permalink
No redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBenDor committed Jun 16, 2022
1 parent 9599c55 commit 5af547a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions FaceIt/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
AWS_SECRET_ACCESS_KEY = os.environ['AWS_SECRET_ACCESS_KEY']
AWS_STORAGE_BUCKET_NAME = os.environ['AWS_STORAGE_BUCKET_NAME']

SECURE_SSL_REDIRECT = not DEBUG

STATICFILES_FINDERS = [
'compressor.finders.CompressorFinder',
'django.contrib.staticfiles.finders.FileSystemFinder',
Expand Down

0 comments on commit 5af547a

Please sign in to comment.