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

@@ -32,8 +32,8 @@ services:
-Declair.bitcoind.zmqblock=tcp://groestlcoind:21441
-Declair.bitcoind.zmqtx=tcp://groestlcoind:21441
expose:
- "9735" # server port
- "8080" # api port
- "9735" # server port
- "8080" # api port
volumes:
- "groestlcoin_datadir:/etc/groestlcoin"
- "eclair_groestlcoin_datadir:/data"
@@ -51,4 +51,4 @@ volumes:
required:
- "opt-add-zmq"
- "opt-txindex"
- "opt-txindex"