mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Tallycoin Connect to v1.7.5 (#208)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
a7510bd3ed
commit
e17842882d
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: $APP_TALLYCOIN_CONNECT_PORT
|
||||
|
||||
web:
|
||||
image: dennisreimann/tallycoin_connect:v1.7.3@sha256:802a53da7591473c1a8d97e145a717781c152657343498f62ef3f53e56c86c67
|
||||
image: djbooth007/tallycoin_connect:v1.7.5@sha256:136b7e09e3681fa24f73176a1a68715354d2d4b0fa20ca4bbc11356ced3f0f1e
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,14 +2,11 @@ manifestVersion: 1
|
||||
id: tallycoin-connect
|
||||
category: Finance
|
||||
name: Tallycoin Connect
|
||||
version: "1.7.3"
|
||||
tagline: Connect Tallycoin with your Umbrel node
|
||||
description: Tallycoin is a crowdfunding platform built on top of the Bitcoin
|
||||
blockchain. Every satoshi donated to you, belongs to you. Tallycoin takes no
|
||||
cut. You can receive Tallycoin Lightning payouts directly to your own node by
|
||||
pairing the Tallycoin Connect Umbrel app to your Tallycoin account.
|
||||
version: "1.7.5"
|
||||
tagline: Crowdfund donations directly to your Umbrel node with Tallycoin.
|
||||
description: Tallycoin is a crowdfunding platform with bitcoin and lightning donations. Together with the Tallycoin Connect app, you can receive donations directly to your Umbrel node. Zero fees!
|
||||
developer: djbooth007
|
||||
website: https://github.com/djbooth007/tallycoin_connect
|
||||
website: https://tallycoin.app/connect/
|
||||
dependencies:
|
||||
- lightning
|
||||
repo: https://github.com/djbooth007/tallycoin_connect
|
||||
@ -21,5 +18,7 @@ gallery:
|
||||
- 3.jpg
|
||||
path: ""
|
||||
deterministicPassword: true
|
||||
releaseNotes: >-
|
||||
Added: On-chain wallet fallback (server-side) in case node is offline.
|
||||
submitter: d11n
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1052
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1052
|
||||
|
Loading…
Reference in New Issue
Block a user