mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 08:02:08 +08:00
Make stg.pagure.io use FAS in stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -50,6 +50,8 @@ DOMAIN_EMAIL_NOTIFICATIONS = 'pagure.io'
|
||||
{% if env == 'pagure-staging' %}
|
||||
APP_URL = 'https://stg.pagure.io/'
|
||||
DOC_APP_URL = 'https://docs.stg.pagure.org'
|
||||
|
||||
FAS_BASE_URL = 'https://admin.stg.fedoraproject.org/accounts/'
|
||||
{% else %}
|
||||
APP_URL = 'https://pagure.io/'
|
||||
DOC_APP_URL = 'https://docs.pagure.org'
|
||||
|
||||
Reference in New Issue
Block a user