@ -21,8 +21,6 @@ services:
NBXPLORER_CHAINS: "btg"
NBXPLORER_BTGRPCURL: http://bgoldd:43782/
NBXPLORER_BTGNODEENDPOINT: bgoldd:39388
links:
- bgoldd
volumes:
- "bgold_datadir:/root/.bitcoingold"
btcpayserver:
@ -22,8 +22,6 @@ services:
NBXPLORER_CHAINS: "btc"
NBXPLORER_BTCRPCURL: http://bitcoind:43782/
NBXPLORER_BTCNODEENDPOINT: bitcoind:39388
- bitcoind
- "bitcoin_datadir:/root/.bitcoin"
NBXPLORER_CHAINS: "dash"
NBXPLORER_DASHRPCURL: http://dashd:9998/
NBXPLORER_DASHNODEENDPOINT: dashd:9999
- dashd
- "dash_datadir:/root/.dashcore"
@ -31,8 +31,6 @@ services:
NBXPLORER_DOGENODEENDPOINT: dogecoind:22556
NBXPLORER_DOGERPCUSER: ceiwHEbqWI83
NBXPLORER_DOGERPCPASSWORD: DwubwWsoo3
- dogecoind
- "dogecoin_datadir:/root/.dogecoin"
NBXPLORER_CHAINS: "ftc"
NBXPLORER_FTCRPCURL: http://feathercoind:43782/
NBXPLORER_FTCNODEENDPOINT: feathercoind:39388
- feathercoind
- "feathercoin_datadir:/root/.feathercoin"
NBXPLORER_CHAINS: "grs"
NBXPLORER_GRSRPCURL: http://groestlcoind:43782/
NBXPLORER_GRSNODEENDPOINT: groestlcoind:39388
- groestlcoind
- "groestlcoin_datadir:/root/.groestlcoin"
NBXPLORER_CHAINS: "ltc"
NBXPLORER_LTCRPCURL: http://litecoind:43782/
NBXPLORER_LTCNODEENDPOINT: litecoind:39388
- litecoind
- "litecoin_datadir:/root/.litecoin"
NBXPLORER_CHAINS: "mona"
NBXPLORER_MONARPCURL: http://monacoind:43782/
NBXPLORER_MONANODEENDPOINT: monacoind:39388
- monacoind
- "monacoin_datadir:/root/.monacoin"
NBXPLORER_CHAINS: "via"
NBXPLORER_VIARPCURL: http://viacoind:43782/
NBXPLORER_VIANODEENDPOINT: viacoind:39388
- viacoind
- "viacoin_datadir:/root/.viacoin"