forked from michael.heier/umbrel-apps
Update lnplus (Lightning Network+) to v0.1.24 (#259)
This commit is contained in:
parent
d769a428b9
commit
31d6e3f68d
|
@ -6,7 +6,7 @@ services:
|
||||||
APP_HOST: lnplus_web_1
|
APP_HOST: lnplus_web_1
|
||||||
APP_PORT: "3777"
|
APP_PORT: "3777"
|
||||||
web:
|
web:
|
||||||
image: lightningnetworkplus/lnpclient:v0.1.23@sha256:87812db57da64a223adfa7d3fe9f47e5f86a2900a40ba286f7bc572fc9a77a6d
|
image: lightningnetworkplus/lnpclient:v0.1.24@sha256:28e54c7896d4d62fa5ca742c39ce8e9fffd71baede1490610296f03c81913e5c
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: lnplus
|
id: lnplus
|
||||||
category: Lightning Node Management
|
category: Lightning Node Management
|
||||||
name: Lightning Network+
|
name: Lightning Network+
|
||||||
version: "0.1.23"
|
version: "0.1.24"
|
||||||
tagline: Get incoming liquidity and double your channels for free
|
tagline: Get incoming liquidity and double your channels for free
|
||||||
description: >-
|
description: >-
|
||||||
Lightning Network Plus (LN+) is a free app that helps lightning node operators to team up and create liquidity swaps.
|
Lightning Network Plus (LN+) is a free app that helps lightning node operators to team up and create liquidity swaps.
|
||||||
|
@ -13,7 +13,7 @@ description: >-
|
||||||
|
|
||||||
The app will automatically log you in with your node. You can join a swap or you can create a new one. You can chat with other node operators. LN+ will help you open the channel with a single click, or you can open the channel manually with the app of your choice. You can rate swap participants, and you will receive ratings to build your node's reputation.
|
The app will automatically log you in with your node. You can join a swap or you can create a new one. You can chat with other node operators. LN+ will help you open the channel with a single click, or you can open the channel manually with the app of your choice. You can rate swap participants, and you will receive ratings to build your node's reputation.
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
Fix env variables.
|
Fix account edit page.
|
||||||
developer: Lightning Network+
|
developer: Lightning Network+
|
||||||
website: https://lightningnetwork.plus
|
website: https://lightningnetwork.plus
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user