Set the APPLICATION_ROOT for pkgdb
This commit is contained in:
parent
d28c8088b0
commit
c24636ed82
1 changed files with 4 additions and 0 deletions
|
@ -110,3 +110,7 @@ PREFERRED_URL_SCHEME='https'
|
|||
|
||||
# Make browsers send session cookie only via HTTPS
|
||||
SESSION_COOKIE_SECURE = True
|
||||
|
||||
# Used by SESSION_COOKIE_PATH
|
||||
APPLICATION_ROOT = '/pkgdb/'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue