Skip to content

Commit 2890b28

Browse files
committed
main
refactor
1 parent e86e6dd commit 2890b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/settings.py

+1-1
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
141+
CSRF_COOKIE_SECURE = True
142142
# SESSION_COOKIE_SECURE = True
143143
# SECURE_SSL_REDIRECT = True

0 commit comments

Comments
 (0)