diff --git a/docker-compose-generator/docker-fragments/groestlcoin-clightning.yml b/docker-compose-generator/docker-fragments/groestlcoin-clightning.yml index 5a64444..266ae6b 100644 --- a/docker-compose-generator/docker-fragments/groestlcoin-clightning.yml +++ b/docker-compose-generator/docker-fragments/groestlcoin-clightning.yml @@ -34,7 +34,7 @@ services: BTCPAY_GRSEXTERNALSPARK: "server=${BTCPAY_PROTOCOL:-https}://${BTCPAY_HOST}${BTCPAY_ROOTPATH:-/}spark/grs;cookiefile=/etc/clightning_groestlcoin_spark/.cookie" volumes: - "clightning_groestlcoin_datadir:/etc/clightning_groestlcoin" - - "clightning_groestlcoin_spark:/etc/groestlcoin_spark" + - "clightning_groestlcoin_spark:/etc/clightning_groestlcoin_spark" links: - clightning_groestlcoin clightning_groestlcoin_spark: