nicolas.dorier
5 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
1 changed files with
3 additions and
0 deletions
-
docker-compose-generator/docker-fragments/bitcoin-eclair.yml
|
|
@ -7,6 +7,7 @@ services: |
|
|
|
zmqpubrawblock=tcp://0.0.0.0:28332 |
|
|
|
zmqpubrawtx=tcp://0.0.0.0:28333 |
|
|
|
rpcauth=eclair:d3a244200d5c946f6bef48e6583ec979$$215049513aef33245dfec8ff3ab5e749458fde51ede931dec04c767c0732d468 |
|
|
|
txindex=1 |
|
|
|
eclair_bitcoin: |
|
|
|
container_name: btcpayserver_eclair_bitcoin |
|
|
|
restart: unless-stopped |
|
|
@ -50,3 +51,5 @@ services: |
|
|
|
- eclair_bitcoin |
|
|
|
volumes: |
|
|
|
eclair_bitcoin_datadir: |
|
|
|
exclusive: |
|
|
|
- pruning |
|
|
|