Michael Bumann
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
10 additions and
2 deletions
albyhub/docker-compose.yml
albyhub/umbrel-app.yml
@ -6,7 +6,7 @@ services:
APP_PORT : 8080
APP_PORT : 8080
PROXY_AUTH_ADD : "false"
PROXY_AUTH_ADD : "false"
server:
server:
image : ghcr.io/getalby/hub:v1.10.1@sha256:155ced1c6cbabd201ceb391dfae3f07c2f1c5e57c8ea9561687bef7d8c981ce 1
image : ghcr.io/getalby/hub:v1.10.4@sha256:30d0090aa47479721a7572e37cfdab55b17a207184dbb315dcd2e78d8b97ee6 1
user : 1000 : 1000
user : 1000 : 1000
volumes:
volumes:
- ${APP_DATA_DIR}/data:/data
- ${APP_DATA_DIR}/data:/data
@ -3,7 +3,7 @@ id: albyhub
name : Alby Hub
name : Alby Hub
tagline : Your Hub to connect to the Bitcoin world
tagline : Your Hub to connect to the Bitcoin world
category : bitcoin
category : bitcoin
version : "1.10.1 "
version : "1.10.4 "
port : 59000
port : 59000
description : >-
description : >-
Alby Hub is your gateway to Bitcoin world and allows you to use your Umbrel lightning node with the growing number of exciting bitcoin and nostr applications.
Alby Hub is your gateway to Bitcoin world and allows you to use your Umbrel lightning node with the growing number of exciting bitcoin and nostr applications.
@ -23,6 +23,14 @@ gallery:
- 3. jpg
- 3. jpg
- 4. jpg
- 4. jpg
releaseNotes : >-
releaseNotes : >-
Various minor improvements and bug fixes.
for details see:
* https://github.com/getAlby/hub/releases/tag/v1.10.4
* https://github.com/getAlby/hub/releases/tag/v1.10.3
* https://github.com/getAlby/hub/releases/tag/v1.10.2
dependencies:
dependencies:
- lightning
- lightning
path : ""
path : ""