Need to set this explicitly
This commit is contained in:
parent
2aa1d00087
commit
2715885553
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ SESSION_COOKIE_SECURE = True
|
|||
|
||||
# Used by SESSION_COOKIE_PATH
|
||||
APPLICATION_ROOT = 'calendar/'
|
||||
SESSION_COOKIE_PATH = 'calendar/'
|
||||
|
||||
{% if env == 'staging' %}
|
||||
APP_URL = 'https://apps.stg.fedoraproject.org/' + APPLICATION_ROOT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue