forked from michael.heier/citadel-apps
Update apps
This commit is contained in:
parent
6e71d4e71b
commit
8ed3766a16
|
@ -123,7 +123,7 @@
|
||||||
"id": "sphinx-relay",
|
"id": "sphinx-relay",
|
||||||
"name": "Sphinx Relay",
|
"name": "Sphinx Relay",
|
||||||
"repo": "https://github.com/stakwork/sphinx-relay",
|
"repo": "https://github.com/stakwork/sphinx-relay",
|
||||||
"version": "2.2.6"
|
"version": "2.2.7"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "spigot-mc",
|
"id": "spigot-mc",
|
||||||
|
|
|
@ -123,7 +123,7 @@
|
||||||
"id": "sphinx-relay",
|
"id": "sphinx-relay",
|
||||||
"name": "Sphinx Relay",
|
"name": "Sphinx Relay",
|
||||||
"repo": "https://github.com/stakwork/sphinx-relay",
|
"repo": "https://github.com/stakwork/sphinx-relay",
|
||||||
"version": "2.2.6"
|
"version": "2.2.7"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "spigot-mc",
|
"id": "spigot-mc",
|
||||||
|
|
|
@ -8,7 +8,7 @@ version: 1
|
||||||
metadata:
|
metadata:
|
||||||
category: Social
|
category: Social
|
||||||
name: Sphinx Relay
|
name: Sphinx Relay
|
||||||
version: 2.2.6
|
version: 2.2.7
|
||||||
tagline: Chat and pay over the Lightning Network
|
tagline: Chat and pay over the Lightning Network
|
||||||
description: >-
|
description: >-
|
||||||
Sphinx Relay turns your Lightning node into a personal communication server.
|
Sphinx Relay turns your Lightning node into a personal communication server.
|
||||||
|
@ -34,7 +34,7 @@ metadata:
|
||||||
path: /connect
|
path: /connect
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: sphinxlightning/sphinx-relay:v2.2.6@sha256:8d0cc89e6681f6fa48a4f266ecbcf62e2f958f1d01a2ceb7303fb8d6496a70ff
|
image: sphinxlightning/sphinx-relay:v2.2.7@sha256:d920a859ab51ef1a85a77e482c78a4681483537b1ca7e1cb844a22a00efca89e
|
||||||
init: true
|
init: true
|
||||||
environment:
|
environment:
|
||||||
PUBLIC_URL: $APP_HIDDEN_SERVICE:80
|
PUBLIC_URL: $APP_HIDDEN_SERVICE:80
|
||||||
|
|
Loading…
Reference in New Issue
Block a user