1
0

Add Groestlcoin Core 23.0 (#661)

This commit is contained in:
gruve-p
2022-06-27 03:41:12 +02:00
committed by GitHub
parent f4d7a12488
commit 4554f842fb
3 changed files with 12 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ services:
groestlcoind:
restart: unless-stopped
container_name: btcpayserver_groestlcoind
image: btcpayserver/groestlcoin:22.0
image: btcpayserver/groestlcoin:23.0
environment:
GROESTLCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
GROESTLCOIN_WALLETDIR: "/walletdata"