mirror of
https://github.com/aljazceru/cypherapps.git
synced 2025-12-17 05:14:22 +01:00
Spark Wallet needs to know what network we are using
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
cyphernode_sparkwallet:
|
||||
command: --no-tls
|
||||
image: cyphernode/sparkwallet:v0.2.12
|
||||
environment:
|
||||
- "NETWORK=${NETWORK}"
|
||||
volumes:
|
||||
- "$LIGHTNING_DATAPATH/:/etc/lightning"
|
||||
- "$APP_SCRIPT_PATH/cookie:/data/spark/cookie"
|
||||
|
||||
Reference in New Issue
Block a user