mirror of
https://github.com/aljazceru/tiny-spark.git
synced 2026-01-02 07:24:51 +01:00
9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
# Breez SDK Configuration (required)
|
|
BREEZ_API_KEY=your-breez-api-key
|
|
BREEZ_MNEMONIC="your twelve word mnemonic phrase here"
|
|
|
|
# Optional
|
|
# Defaults to .tiny-spark-data
|
|
#BREEZ_WORKING_DIR=
|
|
|