This commit is contained in:
nicolas.dorier
2019-04-17 13:51:43 +09:00
parent 65dcfd3549
commit f7c8a989b6

View File

@@ -222,7 +222,7 @@ services:
- MYSQL_ALLOW_EMPTY_PASSWORD=yes
merchant_lnd:
image: btcpayserver/lnd:v0.5.2-beta
image: btcpayserver/lnd:v0.6-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@@ -252,7 +252,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.5.2-beta
image: btcpayserver/lnd:v0.6-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"