mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update LNDg to v1.2.1 (#68)
This commit is contained in:
parent
4a3ca11f76
commit
24f500c9a8
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: $APP_LNDG_PORT
|
||||
|
||||
web:
|
||||
image: ghcr.io/cryptosharks131/lndg:v1.1.1@sha256:fd975e4d6ee2de6da932eb8e93648b13ad7de9b71ec2a35eac19d2845d7a5f31
|
||||
image: ghcr.io/cryptosharks131/lndg:v1.2.1@sha256:4c06dcf97b0b80324d775acdb6272a12559fbb318fe7b0fb4549e29dd0b2a7a5
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: lndg
|
||||
category: Lightning Node Management
|
||||
name: LNDg
|
||||
version: "1.1.1"
|
||||
version: "1.2.1"
|
||||
tagline: Analyze and automate your Lightning node management
|
||||
description: LNDg is your command center for running a profitable and efficient
|
||||
routing node. From quickly viewing your node's health, automated rebalancing,
|
||||
|
@ -20,4 +20,4 @@ gallery:
|
|||
- 3.jpg
|
||||
path: ""
|
||||
defaultUsername: lndg-admin
|
||||
deterministicPassword: true
|
||||
deterministicPassword: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user