Commit 59632992 authored by Mario Chirinos's avatar Mario Chirinos

https

parent 52c712b3
...@@ -142,5 +142,5 @@ EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend' ...@@ -142,5 +142,5 @@ EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
SECURE_SSL_REDIRECT = False SECURE_SSL_REDIRECT = False
SESSION_COOKIE_SECURE = True SESSION_COOKIE_SECURE = True
CSRF_COOKIE_SECURE = True CSRF_COOKIE_SECURE = True
CSRF_TRUSTED_ORIGINS = ['https://m3.geoint.mx']
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment