Bump RTL (#273)
* Bump RTL
This also reverts commit cc829e5fe0.
* fix config
* fix config path for clightning
This commit is contained in:
@@ -68,13 +68,14 @@ services:
|
||||
- "3001"
|
||||
|
||||
bitcoin_rtl:
|
||||
image: shahanafarooqui/rtl:0.6.3
|
||||
image: shahanafarooqui/rtl:0.6.7
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LN_IMPLEMENTATION: CLT
|
||||
CONFIG_PATH: /root/.lightning/config
|
||||
LN_SERVER_URL: http://clightning_bitcoin_rest:3001/v1
|
||||
MACAROON_PATH: /etc/clightning_bitcoin_rest/certs
|
||||
RTL_CONFIG_PATH: /data/RTL.conf
|
||||
RTL_CONFIG_PATH: /data/
|
||||
BITCOIND_CONFIG_PATH: /etc/bitcoin/bitcoin.conf
|
||||
RTL_SSO: 1
|
||||
RTL_COOKIE_PATH: /data/.cookie
|
||||
|
||||
Reference in New Issue
Block a user