Add comment in settings.py explaining https fix.

feature/data-first
Daniel Perelman 4 年之前
父節點 a8fd1ac7e9
當前提交 cece1cfb54

@ -91,4 +91,5 @@ CHANNEL_LAYERS = {
},
}
# https://docs.djangoproject.com/en/3.0/ref/settings/#secure-proxy-ssl-header
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')

Loading…
取消
儲存