fulfillr(prod): add download_base_url=https://api.debyltech.com to production.json.j2 (cutover prep)
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
"tickets_table": "{{ fulfillr_tickets_table }}",
|
"tickets_table": "{{ fulfillr_tickets_table }}",
|
||||||
"store_database_url": "{{ fulfillr_store_database_url }}",
|
"store_database_url": "{{ fulfillr_store_database_url }}",
|
||||||
"store_auth_token": "{{ fulfillr_store_auth_token }}",
|
"store_auth_token": "{{ fulfillr_store_auth_token }}",
|
||||||
|
"download_base_url": "https://api.debyltech.com",
|
||||||
"aws": {
|
"aws": {
|
||||||
"access_key": "{{ fulfillr_access_key }}",
|
"access_key": "{{ fulfillr_access_key }}",
|
||||||
"secret_key": "{{ fulfillr_secret_key }}",
|
"secret_key": "{{ fulfillr_secret_key }}",
|
||||||
|
|||||||
Reference in New Issue
Block a user