Update product pricing JSON in shopify stack #36
@ -5,7 +5,7 @@ services:
|
||||
depends_on:
|
||||
faucet:
|
||||
condition: service_healthy
|
||||
command: ["bash", "-c", "./start-faucet.sh"]
|
||||
command: ["bash", "-c", "./start-shopify.sh"]
|
||||
environment:
|
||||
CERC_SCRIPT_DEBUG: ${CERC_SCRIPT_DEBUG}
|
||||
CERC_SHOPIFY_GRAPHQL_URL: ${CERC_SHOPIFY_GRAPHQL_URL}
|
||||
|
Loading…
Reference in New Issue
Block a user