Use the correct base_url for tahrir in stg.
This commit is contained in:
parent
0fd8af5ef1
commit
4c48877681
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ dogpile.cache.arguments.distributed_lock = True
|
|||
|
||||
{% if env == 'staging' %}
|
||||
tahrir.title = Fedora Badges (staging!)
|
||||
tahrir.base_url = badges.stg.fedoraproject.org
|
||||
tahrir.base_url = https://apps.stg.fedoraproject.org/badges
|
||||
tahrir.openid_identifier = http://id.stg.fedoraproject.org
|
||||
tahrir.openid_realm = https://apps.stg.fedoraproject.org/badges
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue