Michael Henke
2 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
-
thunderhub/docker-compose.yml
-
thunderhub/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: $APP_THUNDERHUB_PORT |
|
|
|
|
|
|
|
web: |
|
|
|
image: apotdevin/thunderhub:v0.13.14@sha256:6ee592a8335ec203f9c7056ddd22f286f8135b5888005d84db70787a91e3e72f |
|
|
|
image: apotdevin/thunderhub:v0.13.15@sha256:38189f0ec3df0d56980b0595f7d8eaa446dac922f937d2cda04a88dfc1866a51 |
|
|
|
# We now have to run as root to avoid schema.gql permission errors |
|
|
|
# user: "1000:1000" |
|
|
|
restart: on-failure |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: thunderhub |
|
|
|
category: Lightning Node Management |
|
|
|
name: ThunderHub |
|
|
|
version: "0.13.14" |
|
|
|
version: "0.13.15" |
|
|
|
tagline: Take full control of your Lightning node |
|
|
|
description: >- |
|
|
|
ThunderHub allows you to take full control of your Lightning node |
|
|
|