.env.example
# Copy to .env — routed via secrets-manager (SHOPIFY_ORDERS_TOKEN) SHOPIFY_STORE=designer-laboratory-sandbox.myshopify.com SHOPIFY_ORDERS_TOKEN=shpat_... # Poll interval seconds (default 15) POLL_SECONDS=15 # Bell volume 0.0 - 1.0 BELL_VOLUME=0.9 # Repeat bell N times per order (default 3) BELL_REPEATS=3