fix: add backinstock_table for fulfillr config

This commit is contained in:
Bastian de Byl
2026-01-09 15:16:47 -05:00
parent 6af3c5dc69
commit 364047558c

View File

@@ -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 }}",