Make stg fedocal use stg fedoauth
This commit is contained in:
parent
48df03e436
commit
c99a5c03e2
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ PREFERRED_URL_SCHEME='https'
|
|||
|
||||
{% if env == 'staging' %}
|
||||
APP_URL = 'https://apps.stg.fedoraproject.org/calendar/'
|
||||
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org/'
|
||||
{% else %}
|
||||
APP_URL = 'https://apps.fedoraproject.org/calendar/'
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue