Steven Briscoe
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
-
lightning/docker-compose.yml
-
lightning/umbrel-app.yml
|
|
@ -36,7 +36,7 @@ services: |
|
|
|
ipv4_address: $APP_LIGHTNING_IP |
|
|
|
|
|
|
|
lnd: |
|
|
|
image: lightninglabs/lnd:v0.14.1-beta@sha256:810f290f4da51adaf57d53bc1f1e65b52b03c543f322da0b98fb8c47be94a27a |
|
|
|
image: lightninglabs/lnd:v0.14.2-beta@sha256:8318a24a3ad7319e424253eb56efcbf38e820ebc6d6b6edeec6a8a4e3e9314a0 |
|
|
|
command: "${APP_LIGHTNING_COMMAND}" |
|
|
|
user: 1000:1000 |
|
|
|
restart: on-failure |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: lightning |
|
|
|
category: Finance |
|
|
|
name: Lightning Node |
|
|
|
version: "0.14.2-beta" |
|
|
|
version: "0.14.2-beta-build-2" |
|
|
|
tagline: Run your personal Lightning Network node |
|
|
|
description: >- |
|
|
|
Run your personal Lightning Network node, and join the future of Bitcoin today. |
|
|
|