1
0

Update Lightning Terminal (#562)

Co-authored-by: Andrew Camilleri <kukks@btcpayserver.org>
This commit is contained in:
d11n
2021-12-13 12:06:04 +01:00
committed by GitHub
parent 595a71100e
commit c470bb278e
3 changed files with 14 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ services:
environment:
BTCPAY_EXTERNALSERVICES: "Lightning Terminal:${BTCPAY_PROTOCOL:-https}://${BTCPAY_HOST}/lit/;"
lnd_lit:
image: "lightninglabs/lightning-terminal:v0.6.0-alpha-path-prefix"
image: "lightninglabs/lightning-terminal:v0.6.1-alpha-path-prefix"
restart: unless-stopped
expose:
- "8080"