1
0

Update Litecoin

This commit is contained in:
nicolas.dorier
2021-12-09 18:20:56 +09:00
parent 3d6d2a81db
commit 9760747959
4 changed files with 31 additions and 25 deletions

View File

@@ -4,7 +4,7 @@ services:
litecoind:
restart: unless-stopped
container_name: btcpayserver_litecoind
image: btcpayserver/litecoin:0.17.1-1
image: btcpayserver/litecoin:0.18.1
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
BITCOIN_EXTRA_ARGS: |