mirror of
https://github.com/runcitadel/apps.git
synced 2024-12-28 15:42:58 +00:00
Update lnmarkets
This commit is contained in:
parent
7815d83fb9
commit
888e1e08e4
|
@ -9,7 +9,7 @@ version: 1
|
||||||
metadata:
|
metadata:
|
||||||
category: Finance
|
category: Finance
|
||||||
name: LN Markets
|
name: LN Markets
|
||||||
version: 1.0.0
|
version: 1.1.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 platform.
|
LN Markets is the first Lightning-native Bitcoin derivatives trading platform.
|
||||||
|
@ -40,13 +40,14 @@ metadata:
|
||||||
|
|
||||||
containers:
|
containers:
|
||||||
- name: lnmarkets
|
- name: lnmarkets
|
||||||
image: ghcr.io/lnmarkets/umbrel:v1.0.0@sha256:e7bfe4ae840bfddc0af398a9bc700044778d1090a7a56389265116d23dc13cab
|
image: ghcr.io/lnmarkets/umbrel:v1.1.3@sha256:3a8ce7a5629f9d115583d1697cd118688117e333d9293aa69400a137eecc3636
|
||||||
user: 1000:1000
|
user: 1000:1000
|
||||||
init: true
|
init: true
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
port: 1234
|
||||||
environment:
|
environment:
|
||||||
APP_URL: 0.0.0.0
|
APP_URL: 0.0.0.0
|
||||||
API_PORT: $APP_LNMARKETS_LNMARKETS_PORT
|
API_PORT: 1234
|
||||||
|
|
||||||
LND_IP: $LND_IP
|
LND_IP: $LND_IP
|
||||||
LND_GRPC_PORT: $LND_GRPC_PORT
|
LND_GRPC_PORT: $LND_GRPC_PORT
|
||||||
|
|
Loading…
Reference in New Issue
Block a user