add https headerr
This commit is contained in:
parent
64abcba05b
commit
55b26bdb19
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ XSENDFILE = False
|
|||
#with nginx X-Accel-Redirect set this to True
|
||||
XACCELREDIRECT = False
|
||||
|
||||
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
|
||||
|
||||
SITE_ID = 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue