Update NBX and Bitcoin Core

This commit is contained in:
nicolas.dorier
2019-05-03 11:05:31 +09:00
parent 0b920fa358
commit 13c084a003
4 changed files with 27 additions and 27 deletions

View File

@@ -4,11 +4,11 @@ services:
bitcoind:
restart: unless-stopped
container_name: btcpayserver_bitcoind
image: btcpayserver/bitcoin:0.17.0
image: btcpayserver/bitcoin:0.18.0
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
BITCOIN_EXTRA_ARGS: |
rpcport=43782
rpcbind=0.0.0.0:43782
port=39388
disablewallet=1
whitelist=0.0.0.0/0

View File

@@ -4,7 +4,7 @@ services:
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:2.0.0.31
image: nicolasdorier/nbxplorer:2.0.0.37
expose:
- "32838"
environment: