mirror of
https://github.com/aljazceru/payments-rest-api.git
synced 2026-01-25 16:34:20 +01:00
6 lines
154 B
Plaintext
6 lines
154 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 |