Hook bodhi.stg up to pkgdb.stg
This commit is contained in:
parent
5a76530849
commit
4d5e76d6b4
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ base_address = 'https://admin.fedoraproject.org'
|
|||
|
||||
acl_system = 'pkgdb'
|
||||
{% if env == "staging" %}
|
||||
pkgdb_url = 'http://localhost/pkgdb'
|
||||
pkgdb_url = 'https://admin.stg.fedoraproject.org/pkgdb'
|
||||
{% else %}
|
||||
pkgdb_url = 'https://admin.fedoraproject.org/pkgdb'
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue