mirror of
https://github.com/runcitadel/apps.git
synced 2024-12-27 07:05:03 +00:00
Update apps
This commit is contained in:
parent
ab3d856781
commit
4e2714919b
|
@ -99,7 +99,7 @@
|
|||
"id": "btcpay-server",
|
||||
"name": "BTCPay Server",
|
||||
"repo": "https://github.com/btcpayserver/btcpayserver",
|
||||
"version": "1.3.7"
|
||||
"version": "1.4.0"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer",
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"id": "btcpay-server",
|
||||
"name": "BTCPay Server",
|
||||
"repo": "https://github.com/btcpayserver/btcpayserver",
|
||||
"version": "1.3.7"
|
||||
"version": "1.4.0"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer",
|
||||
|
|
|
@ -8,11 +8,11 @@ version: 1
|
|||
metadata:
|
||||
category: Payments
|
||||
name: BTCPay Server
|
||||
version: 1.3.7
|
||||
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
|
||||
description: >-
|
||||
BTCPay Server is a free and open-source Bitcoin payment processor which allows you to accept bitcoin without fees or intermediaries.
|
||||
|
||||
version: 1.4.0
|
||||
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin
|
||||
payment processor.
|
||||
description: "BTCPay Server is a free and open-source Bitcoin payment processor
|
||||
which allows you to accept bitcoin without fees or intermediaries. "
|
||||
developer: BTCPay Server Foundation
|
||||
website: https://btcpayserver.org
|
||||
dependencies:
|
||||
|
@ -45,7 +45,7 @@ containers:
|
|||
permissions:
|
||||
- bitcoind
|
||||
- name: web
|
||||
image: btcpayserver/btcpayserver:1.3.7@sha256:0649db998e1997738c6866b9dbcaf86fd5b244308e01026f37c9a85d9ef370ed
|
||||
image: btcpayserver/btcpayserver:1.4.0@sha256:aa4297168f7ec9a04ec28b9ba5bc9bd45e8e62fbc8586b5790c1de99961a08bd
|
||||
port: 1234
|
||||
depends_on:
|
||||
- nbxplorer
|
||||
|
|
Loading…
Reference in New Issue
Block a user