pagure: use staging ipsilon in staging pagure
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
2cfb7fb450
commit
e63f2d99ad
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ PREFERRED_URL_SCHEME='https'
|
||||||
|
|
||||||
{% if env == 'pagure-staging' %}
|
{% if env == 'pagure-staging' %}
|
||||||
# OpenID server to use
|
# OpenID server to use
|
||||||
FAS_OPENID_ENDPOINT = 'https://id.fedoraproject.org/openid/'
|
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org/openid/'
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
### url to the database server:
|
### url to the database server:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue