set https
This commit is contained in:
parent
19b9f72ed9
commit
b47e8c1e2d
1 changed files with 2 additions and 0 deletions
|
@ -165,3 +165,5 @@ SIGNAL_MODERATORS = []
|
|||
RATELIMIT_CACHE_BACKEND = "app.brake_backend.BrakeBackend"
|
||||
|
||||
SITENAME = "phantas.ma"
|
||||
|
||||
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
|
||||
|
|
Loading…
Reference in a new issue