Bump RTL (#273)
* Bump RTL
This also reverts commit cc829e5fe0.
* fix config
* fix config path for clightning
This commit is contained in:
@@ -39,13 +39,13 @@ services:
|
||||
- bitcoind
|
||||
|
||||
bitcoin_rtl:
|
||||
image: shahanafarooqui/rtl:0.5.4
|
||||
image: shahanafarooqui/rtl:0.6.7
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LND_SERVER_URL: http://lnd_bitcoin:8080/v1
|
||||
MACAROON_PATH: /etc/lnd
|
||||
RTL_CONFIG_PATH: /data/
|
||||
LND_CONFIG_PATH: /etc/lnd/lnd.conf
|
||||
RTL_CONFIG_PATH: /data/RTL.conf
|
||||
BITCOIND_CONFIG_PATH: /etc/bitcoin/bitcoin.conf
|
||||
RTL_SSO: 1
|
||||
RTL_COOKIE_PATH: /data/.cookie
|
||||
|
||||
Reference in New Issue
Block a user