mirror of
https://github.com/runcitadel/apps.git
synced 2024-12-26 06:38:57 +00:00
Update apps
This commit is contained in:
parent
2bd2259658
commit
583486d22a
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Payments
|
||||
name: BTCPay Server
|
||||
version: 1.5.3
|
||||
version: 1.5.4
|
||||
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin
|
||||
payment processor.
|
||||
description: "BTCPay Server is a free and open-source Bitcoin payment processor
|
||||
|
@ -47,7 +47,7 @@ containers:
|
|||
data:
|
||||
- data/nbxplorer:/data
|
||||
- name: main
|
||||
image: btcpayserver/btcpayserver:1.5.3@sha256:cd92ccdaaca3ccb38bc1a2c326398e83fbc0328b427cb39ee9ebfabbac1bc3c8
|
||||
image: btcpayserver/btcpayserver:1.5.4@sha256:2c1338e14cda481a738f900f1684167d435618db3890bcfed6e51cd7e8d7674c
|
||||
depends_on:
|
||||
- nbxplorer
|
||||
- postgres
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Wallets
|
||||
name: Specter Desktop
|
||||
version: 1.9.4
|
||||
version: 1.10.0
|
||||
tagline: Multisig with hardware wallets made easy
|
||||
description: >-
|
||||
Specter Desktop connects to the Bitcoin Core running on your Citadel and
|
||||
|
@ -46,7 +46,7 @@ metadata:
|
|||
- 2.jpg
|
||||
- 3.jpg
|
||||
containers:
|
||||
- image: lncm/specter-desktop:v1.9.4@sha256:6bedb0fa20da45b37db97037f5b0b9f210d22bfa0033b8531ea0c2d739b68391
|
||||
- image: lncm/specter-desktop:v1.10.0@sha256:1ca7be83d59818e2bdce9d130916759f1dda2f52cb75ef19b0f7addfc7b66dc7
|
||||
stop_signal: SIGINT
|
||||
command:
|
||||
- --host=0.0.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user