diff --git a/fly/.env.example b/fly/.env.example index ff9deb8..ba1ff33 100644 --- a/fly/.env.example +++ b/fly/.env.example @@ -3,4 +3,7 @@ BREEZ_API_KEY=your_breez_api_key_here SEED_PHRASE=your_mnemonic_seed_phrase_here # API security -API_SECRET=your_api_secret_here \ No newline at end of file +API_SECRET=your_api_secret_here + +# Woocommerce webhook (just put the top level link to your shop ie yourshop.com) +WEBHOOK_URL=your_wordpress_url