Prepare taskotron-prod for F24 rebuild
This commit is contained in:
parent
d836eacecf
commit
e4ea780ca1
11 changed files with 16 additions and 24 deletions
|
@ -1,10 +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', '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'
|
||||
{% endif %}
|
||||
SECRET_KEY = '{{ resultsdb_frontend_secret_key }}'
|
||||
|
||||
FILE_LOGGING = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue