Let's see if this helps the /accounts/accounts problem.
This commit is contained in:
parent
423fa7b084
commit
d27f674caf
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ tg.strict_parameters = True
|
|||
|
||||
server.webpath='/accounts'
|
||||
base_url_filter.on=True
|
||||
base_url_filter.base_url = "http://localhost:8088/accounts"
|
||||
base_url_filter.base_url = "https://publictest10.fedoraproject.org/accounts"
|
||||
|
||||
# Make the session cookie only return to the host over an SSL link
|
||||
# Disabled for testing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue