Ioan Bizău
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/lightning-shell/docker-compose.yml
apps/registry.json
@ -2,7 +2,7 @@ version: "3.7"
services:
web:
image : ghcr.io/ibz/lightning-shell:v0.1.9-buster-slim@sha256:230ac17b2eeb639f582358b8d20377caf3b688f9d8da3eb6ab2fa6822907790c
image : ghcr.io/ibz/lightning-shell:v0.1.10-buster-slim@sha256:4ea6aafee8ddd092b27850bccef71458d9e382e63d12b159d075bfde328ebef3
restart : on -failure
stop_grace_period : 1m
ports:
@ -784,7 +784,7 @@
"id" : "lightning-shell" ,
"category" : "Lightning Node Management" ,
"name" : "Lightning Shell" ,
"version" : "0.1.9 " ,
"version" : "0.1.10 " ,
"tagline" : "Web shell with a selection of LN node management utilities" ,
"description" : "Lightning Shell is a web shell for the Umbrel personal server that includes the following utilities:\n\n- lncli\n- charge-lnd\n- lntop\n- rebalance-lnd\n- suez\n" ,
"developer" : "Ioan Bizău" ,