fix: add backinstock_table for fulfillr config
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"snipcart_api_key": "{{ snipcart_api_key }}",
|
||||
"easypost_api_key": "{{ easypost_api_key }}",
|
||||
"backinstock_table": "{{ fulfillr_backinstock_table }}",
|
||||
"aws": {
|
||||
"access_key": "{{ fulfillr_access_key }}",
|
||||
"secret_key": "{{ fulfillr_secret_key }}",
|
||||
|
||||
Reference in New Issue
Block a user