Greenwave: use the correct url to get decision
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
4b8f8b16f5
commit
ead3c8a64d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ BODHI_URL = 'https://bodhi.fedoraproject.org/'
|
|||
SECRET_KEY = '{{prod_greenwave_secret_key}}'
|
||||
WAIVERDB_API_URL = 'https://waiverdb-web-waiverdb.app.os.fedoraproject.org/api/v1.0'
|
||||
RESULTSDB_API_URL = 'https://taskotron.fedoraproject.org/resultsdb_api/api/v2.0'
|
||||
GREENWAVE_API_URL = 'https://greenwave-web-greenwave.app.os.fedoraproject.org/api/v1.0'
|
||||
CORS_URL = 'https://bodhi.fedoraproject.org'
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue