mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-11 16:30:37 +00:00
Update apps
This commit is contained in:
parent
1434d9001a
commit
89d748face
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Finance
|
||||
name: LN Markets
|
||||
version: 1.2.2
|
||||
version: 1.2.3
|
||||
tagline: Trade Bitcoin derivatives on Lightning
|
||||
description: >-
|
||||
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:
|
||||
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!
|
||||
|
@ -42,7 +44,7 @@ metadata:
|
|||
defaultPassword: $APP_SEED
|
||||
containers:
|
||||
- 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
|
||||
init: true
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Social
|
||||
name: Synapse
|
||||
version: 1.57.1
|
||||
version: 1.58.0
|
||||
tagline: Matrix homeserver
|
||||
description: Description is coming soon.
|
||||
developers:
|
||||
|
@ -22,7 +22,7 @@ metadata:
|
|||
- 3.jpg
|
||||
torOnly: false
|
||||
containers:
|
||||
- image: matrixdotorg/synapse:v1.57.1@sha256:fc1f915874f01208ea3d8f48febdcbb9f9fd63a55a430194dfbd9fc20125a048
|
||||
- image: matrixdotorg/synapse:v1.58.0@sha256:5dca5f3ba7d02329c9e8838075921d2317512a55e093c5953de9e8bcabf5ab12
|
||||
entrypoint: bash
|
||||
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
|
||||
port: 8008
|
||||
|
|
Loading…
Reference in New Issue
Block a user