mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 04:50:42 +02:00
Switch to official image
Co-authored-by: Markus Petzsch <markus@petzsch.eu>
This commit is contained in:
parent
d1544cab0e
commit
2f313bfa8c
@ -4,7 +4,7 @@ services:
|
||||
bitcoind:
|
||||
restart: unless-stopped
|
||||
container_name: btcpayserver_bitcoind
|
||||
image: ghcr.io/retropex/bitcoin:btcpay-28.1
|
||||
image: btcpayserver/bitcoinknots:28.1
|
||||
environment:
|
||||
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
|
||||
CREATE_WALLET: "false"
|
||||
|
Loading…
Reference in New Issue
Block a user