1
0

Update liquid.yml

This commit is contained in:
Andrew Camilleri
2021-08-30 10:20:32 +02:00
committed by Andrew Camilleri
parent 7fb8b69624
commit 4d9072c36d

View File

@@ -4,7 +4,7 @@ services:
elementsd_liquid: elementsd_liquid:
restart: unless-stopped restart: unless-stopped
container_name: btcpayserver_elementsd_liquid container_name: btcpayserver_elementsd_liquid
image: btcpayserver/elements:0.18.1.11 image: btcpayserver/elements:0.18.1.12
environment: environment:
ELEMENTS_NETWORK: ${NBITCOIN_NETWORK:-regtest} ELEMENTS_NETWORK: ${NBITCOIN_NETWORK:-regtest}
ELEMENTS_MAINNET_CHAIN: "liquidv1" ELEMENTS_MAINNET_CHAIN: "liquidv1"