Skip to content

Commit e86e6dd

Browse files
committed
main
refactor
1 parent ee87792 commit e86e6dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/settings.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,6 @@
138138
'https://python-speedtest.azurewebsites.net'
139139
]
140140

141-
CSRF_COOKIE_SECURE = True
142-
SESSION_COOKIE_SECURE = True
143-
SECURE_SSL_REDIRECT = True
141+
# CSRF_COOKIE_SECURE = True
142+
# SESSION_COOKIE_SECURE = True
143+
# SECURE_SSL_REDIRECT = True

0 commit comments

Comments
 (0)