mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Make sure only one lightning implementation is selected
This commit is contained in:
parent
1b7c038aff
commit
0682ba1311
@ -113,3 +113,5 @@ volumes:
|
||||
clightning_bitcoin_charge:
|
||||
clightning_bitcoin_rtl_datadir:
|
||||
clightning_bitcoin_rest_datadir:
|
||||
exclusive:
|
||||
- lightning
|
@ -78,3 +78,5 @@ incompatible:
|
||||
required:
|
||||
- "opt-add-zmq"
|
||||
- "opt-txindex"
|
||||
exclusive:
|
||||
- lightning
|
@ -109,3 +109,5 @@ volumes:
|
||||
|
||||
required:
|
||||
- "opt-add-zmq"
|
||||
exclusive:
|
||||
- lightning
|
Loading…
Reference in New Issue
Block a user