mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
fix docker compose
This commit is contained in:
parent
2e04c5e39c
commit
c35bf2f483
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ services:
|
|||
restart: unless-stopped
|
||||
image: btcpayserver/bitcoin:0.17.0
|
||||
environment:
|
||||
BITCOIN_NETWORK:regtest
|
||||
BITCOIN_NETWORK: regtest
|
||||
BITCOIN_EXTRA_ARGS: |-
|
||||
rpcuser=ceiwHEbqWI83
|
||||
rpcpassword=DwubwWsoo3
|
||||
|
|
Loading…
Add table
Reference in a new issue