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:
cyphernode_sparkwallet:
command: --no-tls
image: cyphernode/sparkwallet:v0.2.11
image: cyphernode/sparkwallet:v0.2.12
volumes:
- "$LIGHTNING_DATAPATH/:/etc/lightning"
- "$APP_SCRIPT_PATH/cookie:/data/spark/cookie"