1
0

Yamllint'ed all files and made them compliant. (#379)

Co-authored-by: max <max@RedRapier.local>
This commit is contained in:
Maxime Rousseau
2020-10-06 01:17:43 -04:00
committed by GitHub
parent f48fb291c1
commit ea9abe6301
47 changed files with 368 additions and 369 deletions

View File

@@ -17,16 +17,16 @@ services:
volumes:
- "monacoin_datadir:/data"
nbxplorer:
environment:
NBXPLORER_CHAINS: "mona"
NBXPLORER_MONARPCURL: http://monacoind:43782/
NBXPLORER_MONANODEENDPOINT: monacoind:39388
volumes:
- "monacoin_datadir:/root/.monacoin"
environment:
NBXPLORER_CHAINS: "mona"
NBXPLORER_MONARPCURL: http://monacoind:43782/
NBXPLORER_MONANODEENDPOINT: monacoind:39388
volumes:
- "monacoin_datadir:/root/.monacoin"
btcpayserver:
environment:
BTCPAY_MONAEXPLORERURL: http://nbxplorer:32838/
BTCPAY_CHAINS: "mona"
environment:
BTCPAY_MONAEXPLORERURL: http://nbxplorer:32838/
BTCPAY_CHAINS: "mona"
volumes:
monacoin_datadir:
monacoin_datadir: