1
0
This commit is contained in:
nicolas.dorier
2022-12-12 16:27:00 +09:00
parent 684711c794
commit 9cd1e49321
2 changed files with 3 additions and 2 deletions

View File

@@ -4,9 +4,10 @@ services:
bitcoind:
restart: unless-stopped
container_name: btcpayserver_bitcoind
image: btcpayserver/bitcoin:24.0
image: btcpayserver/bitcoin:24.0-1
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
CREATE_WALLET: "false"
BITCOIN_WALLETDIR: "/walletdata"
# rpcport and rpcbind seems duplicates, but they are not
# rpcport is using by some tooling to automatically get