cryptosharks131
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
3 additions and
3 deletions
-
lndg/docker-compose.yml
-
lndg/umbrel-app.yml
|
|
@ -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 |
|
|
|