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:
parent
11b735ce27
commit
67f6527c4e
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue