Spark Wallet v0.2.12

This commit is contained in:
kexkey
2019-12-22 14:24:42 -05:00
parent 070d38678f
commit 09b72487b8

View File

@@ -3,7 +3,7 @@ version: "3"
services: services:
cyphernode_sparkwallet: cyphernode_sparkwallet:
command: --no-tls command: --no-tls
image: cyphernode/sparkwallet:v0.2.11 image: cyphernode/sparkwallet:v0.2.12
volumes: volumes:
- "$LIGHTNING_DATAPATH/:/etc/lightning" - "$LIGHTNING_DATAPATH/:/etc/lightning"
- "$APP_SCRIPT_PATH/cookie:/data/spark/cookie" - "$APP_SCRIPT_PATH/cookie:/data/spark/cookie"