Update lnmarkets

This commit is contained in:
Aaron Dewes 2021-11-04 19:11:57 +00:00 committed by GitHub
parent 7815d83fb9
commit 888e1e08e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ version: 1
metadata:
category: Finance
name: LN Markets
version: 1.0.0
version: 1.1.3
tagline: Trade Bitcoin derivatives on Lightning
description: >-
LN Markets is the first Lightning-native Bitcoin derivatives trading platform.
@ -40,13 +40,14 @@ metadata:
containers:
- 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
init: true
stop_grace_period: 1m
port: 1234
environment:
APP_URL: 0.0.0.0
API_PORT: $APP_LNMARKETS_LNMARKETS_PORT
API_PORT: 1234
LND_IP: $LND_IP
LND_GRPC_PORT: $LND_GRPC_PORT