Browse Source
Update lndg app to v1.0.4 (#1303 )
Co-authored-by: Luke Childs <lukechilds123@gmail.com>
0.4.16
cryptosharks131
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
apps/lndg/docker-compose.yml
apps/registry.json
@ -2,7 +2,7 @@ version: "3.7"
services:
web:
image : ghcr.io/cryptosharks131/lndg:v1.0.3@sha256:a179456526cb9f8b7b804129d47f7b72fc6bae0ecbf1df999382b5513c188915
image : ghcr.io/cryptosharks131/lndg:v1.0.4@sha256:73cfee048ec1dde6e7977cc0b9d828ecc8c0a1fa667defd66c474daad9af4a0c
restart : on -failure
stop_grace_period : 1m
ports:
@ -856,7 +856,7 @@
"id" : "lndg" ,
"category" : "Lightning Node Management" ,
"name" : "LNDg" ,
"version" : "1.0.3 " ,
"version" : "1.0.4 " ,
"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, selecting new potential peers and much more." ,
"developer" : "cryptosharks131" ,