mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update LNbits to v0.9.4 (#159)
This commit is contained in:
parent
fb3e468beb
commit
05889a5394
@ -7,8 +7,7 @@ services:
|
||||
APP_PORT: $APP_LNBITS_PORT
|
||||
PROXY_AUTH_ADD: "false"
|
||||
web:
|
||||
image: lnbitsdocker/lnbits-legend:0.8.0@sha256:3426e326bac347d09b4e018780cb1ecd8e5eac35851383d476076769ab4a9b2e
|
||||
user: 1000:1000
|
||||
image: lnbitsdocker/lnbits-legend:0.9.4@sha256:0dbcc5ad5c5d4439c4ee5148206ecd3fbc28422aec2847a3f17e968205dab68b
|
||||
init: true
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: lnbits
|
||||
category: Finance
|
||||
name: LNbits
|
||||
version: "0.8.0"
|
||||
version: "0.9.4"
|
||||
tagline: Multi-user wallet management system
|
||||
description: >-
|
||||
LNbits is a simple multi-user and account system for Lightning
|
||||
@ -26,4 +26,12 @@ gallery:
|
||||
- 3.jpg
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
- New Boltcard extension: create and manage LNURL tap and pay NFC cards!
|
||||
|
||||
- New Invoices extension: creating formal invoices your goods/services!
|
||||
|
||||
- Updated Onchain Wallet extension: connect our new open-source hardware wallet over serial! More info on https://lnbits.github.io/hardware-wallet/installer/.
|
||||
|
||||
- More improvements to some extensions and bug fixes.
|
||||
|
Loading…
Reference in New Issue
Block a user