mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Torq to v0.15.4 (#339)
This commit is contained in:
parent
8131a65ec1
commit
556f5b64f7
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 7028
|
||||
|
||||
web:
|
||||
image: lncapital/torq:0.15.2@sha256:33559669f9d3f942f8e603f948ebdef7b6f20a06475f49ce3e25e90b4680fdac
|
||||
image: lncapital/torq:0.15.4@sha256:05fa6f2282d7c90da19cdc32b9d3e7df967678566951558200c801606ed8d67e
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: torq
|
||||
category: Lightning Node Management
|
||||
name: Torq
|
||||
version: "v0.15.2"
|
||||
version: "v0.15.4"
|
||||
tagline: Capital management for routing nodes on the lightning network
|
||||
description: >-
|
||||
Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential.
|
||||
|
@ -43,7 +43,7 @@ gallery:
|
|||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
This release contains fixes to the data collection logic as well as showing web ui while Torq is bootstrapping.
|
||||
This release contains bug fixes and new network select feature allowing user to select between mainnet and the other testnets.
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user