Files
payments-rest-api/fly/.env.example
2025-05-29 18:27:16 +02:00

10 lines
268 B
Plaintext

# Breez SDK configuration
BREEZ_API_KEY=your_breez_api_key_here
SEED_PHRASE=your_mnemonic_seed_phrase_here
# API security
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