pagure: use the production ipsilon in stg as there are none there

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-08-03 12:08:32 +02:00
parent 11b735ce27
commit 67f6527c4e

View file

@ -22,7 +22,7 @@ PREFERRED_URL_SCHEME='https'
{% if env == 'pagure-staging' %}
# OpenID server to use
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org/openid/'
FAS_OPENID_ENDPOINT = 'https://id.fedoraproject.org/openid/'
{% endif %}
### url to the database server: