forked from michael.heier/citadel-apps
Update apps
This commit is contained in:
parent
1434d9001a
commit
89d748face
|
@ -8,7 +8,7 @@ version: 3
|
||||||
metadata:
|
metadata:
|
||||||
category: Finance
|
category: Finance
|
||||||
name: LN Markets
|
name: LN Markets
|
||||||
version: 1.2.2
|
version: 1.2.3
|
||||||
tagline: Trade Bitcoin derivatives on Lightning
|
tagline: Trade Bitcoin derivatives on Lightning
|
||||||
description: >-
|
description: >-
|
||||||
LN Markets is the first Lightning-native Bitcoin derivatives trading
|
LN Markets is the first Lightning-native Bitcoin derivatives trading
|
||||||
|
@ -23,6 +23,8 @@ metadata:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This app gives you another way to interact with LN Markets:
|
This app gives you another way to interact with LN Markets:
|
||||||
you can directly deposit, withdraw, get trading stats and get instantly connected to your account to take positions as usual.
|
you can directly deposit, withdraw, get trading stats and get instantly connected to your account to take positions as usual.
|
||||||
More features may come in the future!
|
More features may come in the future!
|
||||||
|
@ -42,7 +44,7 @@ metadata:
|
||||||
defaultPassword: $APP_SEED
|
defaultPassword: $APP_SEED
|
||||||
containers:
|
containers:
|
||||||
- name: lnmarkets
|
- name: lnmarkets
|
||||||
image: ghcr.io/ln-markets/umbrel:v1.2.2@sha256:43e2b3c410816cbdb0fa253b3dc3de277d136092f64b3c6745ffb74bb8fcae8e
|
image: ghcr.io/ln-markets/umbrel:v1.2.3@sha256:c11ec6d28d1b1d11d82ae8b33916732686a296beb21c9c3eaee80c823bd2d00f
|
||||||
user: 1000:1000
|
user: 1000:1000
|
||||||
init: true
|
init: true
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
|
|
@ -8,7 +8,7 @@ version: 3
|
||||||
metadata:
|
metadata:
|
||||||
category: Social
|
category: Social
|
||||||
name: Synapse
|
name: Synapse
|
||||||
version: 1.57.1
|
version: 1.58.0
|
||||||
tagline: Matrix homeserver
|
tagline: Matrix homeserver
|
||||||
description: Description is coming soon.
|
description: Description is coming soon.
|
||||||
developers:
|
developers:
|
||||||
|
@ -22,7 +22,7 @@ metadata:
|
||||||
- 3.jpg
|
- 3.jpg
|
||||||
torOnly: false
|
torOnly: false
|
||||||
containers:
|
containers:
|
||||||
- image: matrixdotorg/synapse:v1.57.1@sha256:fc1f915874f01208ea3d8f48febdcbb9f9fd63a55a430194dfbd9fc20125a048
|
- image: matrixdotorg/synapse:v1.58.0@sha256:5dca5f3ba7d02329c9e8838075921d2317512a55e093c5953de9e8bcabf5ab12
|
||||||
entrypoint: bash
|
entrypoint: bash
|
||||||
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
|
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
|
||||||
port: 8008
|
port: 8008
|
||||||
|
|
Loading…
Reference in New Issue
Block a user