taskotron staging: prepare for rebuild to F24
This commit is contained in:
parent
ea4ed40076
commit
3b113c0273
6 changed files with 10 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
# while you can use this as a template, we recommend that you use the blockerbugs
|
||||
# cli to generate a config file
|
||||
{% if deployment_type in ['dev'] %}
|
||||
{% if deployment_type in ['dev', 'stg'] %}
|
||||
RDB_URL = 'http://127.0.0.1/{{ resultsdb_endpoint }}/api/v2.0'
|
||||
{% else %}
|
||||
RDB_URL = 'http://127.0.0.1/{{ resultsdb_endpoint }}/api/v1.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue