Set up the waiverdb access token for production.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
ab31dee7e8
commit
4d988fcaf1
1 changed files with 1 additions and 2 deletions
|
@ -128,8 +128,7 @@ waiverdb_api_url = https://waiverdb-web-waiverdb.app.os{{env_suffix}}.fedoraproj
|
|||
{% if env == "staging" %}
|
||||
waiverdb.access_token = {{ bodhi2WaiverTokenSTG }}
|
||||
{% else %}
|
||||
# This needs code fixes for the actual waiverdb API
|
||||
#waiverdb.access_token = {{ bodhi2WaiverToken }}
|
||||
waiverdb.access_token = {{ bodhi2WaiverToken }}
|
||||
{% endif %}
|
||||
|
||||
# Email domain to prepend usernames to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue