mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 13:00:41 +02:00
parent
ad675de966
commit
1f4de8a4bd
@ -4,7 +4,7 @@ services:
|
|||||||
bitcoind:
|
bitcoind:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: btcpayserver_bitcoind
|
container_name: btcpayserver_bitcoind
|
||||||
image: btcpayserver/bitcoin:26.0
|
image: btcpayserver/bitcoin:27.1
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
|
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
|
||||||
CREATE_WALLET: "false"
|
CREATE_WALLET: "false"
|
||||||
|
Loading…
Reference in New Issue
Block a user