Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Provide plugin directory for Clightning" #535

Merged
merged 1 commit into from
Sep 27, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Revert "Provide plugin directory for Clightning (#518)"
This reverts commit baf3cbe.
  • Loading branch information
Kukks authored Sep 27, 2021
commit 77486925788429aac865a2a1c4175c647de9b6e8
Original file line number Diff line number Diff line change
@@ -14,11 +14,9 @@ services:
LIGHTNINGD_READY_FILE: /root/.nbxplorer/btc_fully_synched
LIGHTNINGD_OPT: |
bitcoin-datadir=/etc/bitcoin
bitcoin-rpcconnect=bitcoind
plugin-dir=/etc/clightningplugins
bitcoin-rpcconnect=bitcoind
volumes:
- "clightning_bitcoin_datadir:/root/.lightning"
- "clightning_bitcoin_plugindir:/etc/clightningplugins"
- "bitcoin_datadir:/etc/bitcoin"
- "nbxplorer_datadir:/root/.nbxplorer"
ports:
@@ -111,7 +109,6 @@ services:
- clightning_bitcoin
volumes:
clightning_bitcoin_datadir:
clightning_bitcoin_plugindir:
clightning_bitcoin_spark:
clightning_bitcoin_charge:
clightning_bitcoin_rtl_datadir: