Yamllint'ed all files and made them compliant. (#379)
Co-authored-by: max <max@RedRapier.local>
This commit is contained in:
@@ -17,18 +17,18 @@ services:
|
||||
volumes:
|
||||
- "bitcore_datadir:/data"
|
||||
nbxplorer:
|
||||
environment:
|
||||
NBXPLORER_CHAINS: "btx"
|
||||
NBXPLORER_BTXRPCURL: http://bitcored:43782/
|
||||
NBXPLORER_BTXNODEENDPOINT: bitcored:39388
|
||||
links:
|
||||
- bitcored
|
||||
volumes:
|
||||
- "bitcore_datadir:/root/.bitcore"
|
||||
environment:
|
||||
NBXPLORER_CHAINS: "btx"
|
||||
NBXPLORER_BTXRPCURL: http://bitcored:43782/
|
||||
NBXPLORER_BTXNODEENDPOINT: bitcored:39388
|
||||
links:
|
||||
- bitcored
|
||||
volumes:
|
||||
- "bitcore_datadir:/root/.bitcore"
|
||||
btcpayserver:
|
||||
environment:
|
||||
BTCPAY_BTXEXPLORERURL: http://nbxplorer:32838/
|
||||
BTCPAY_CHAINS: "btx"
|
||||
environment:
|
||||
BTCPAY_BTXEXPLORERURL: http://nbxplorer:32838/
|
||||
BTCPAY_CHAINS: "btx"
|
||||
|
||||
volumes:
|
||||
bitcore_datadir:
|
||||
bitcore_datadir:
|
||||
|
||||
Reference in New Issue
Block a user