mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 05:24:21 +01:00
Add rpcport for bitcoin-cli.sh
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
environment:
|
||||
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
|
||||
BITCOIN_EXTRA_ARGS: |
|
||||
rpcport=43782
|
||||
rpcbind=0.0.0.0:43782
|
||||
port=39388
|
||||
disablewallet=1
|
||||
|
||||
Reference in New Issue
Block a user