mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
use different docker image
This commit is contained in:
parent
6ae4cc9bd2
commit
07ceec9764
@ -33,7 +33,7 @@ services:
|
||||
- bitcoind
|
||||
|
||||
bitcoind:
|
||||
image: nicolasdorier/bitcoin:0.15.0.1
|
||||
image: nicolasdorier/docker-bitcoin:0.15.0.1
|
||||
environment:
|
||||
BITCOIN_EXTRA_ARGS: "regtest=1\nrpcport=43782\nport=8332"
|
||||
BITCOIN_RPC_USER: ceiwHEbqWI83
|
||||
|
Loading…
Reference in New Issue
Block a user