1
0

NBXplorer does not have to restart if nodes get updated

This commit is contained in:
nicolas.dorier
2018-12-20 13:45:57 +09:00
parent 5f09e53e4d
commit 88bd288d76
9 changed files with 0 additions and 18 deletions

View File

@@ -22,8 +22,6 @@ services:
NBXPLORER_CHAINS: "btc"
NBXPLORER_BTCRPCURL: http://bitcoind:43782/
NBXPLORER_BTCNODEENDPOINT: bitcoind:39388
links:
- bitcoind
volumes:
- "bitcoin_datadir:/root/.bitcoin"
btcpayserver: