forked from michael.heier/citadel-apps
Minor fix
This commit is contained in:
parent
80d88898ed
commit
c3ca6774ce
|
@ -15,7 +15,7 @@ metadata:
|
|||
Kollider lets you instantly trade perpetual contracts with low fees
|
||||
and up to 100x buying power.
|
||||
No need to pre-fund a trading account, each trade settles directly from your own wallet or even from your own lightning node in milliseconds.
|
||||
The Kollider Umbrel App lets you use the Lightning Network to get instant exposure to a range of products using Bitcoin, directly from your Umbrel node.
|
||||
The Kollider App lets you use the Lightning Network to get instant exposure to a range of products using Bitcoin, directly from your node.
|
||||
More features coming soon!
|
||||
developers:
|
||||
Kollider: https://kollider.xyz
|
||||
|
@ -53,7 +53,7 @@ services:
|
|||
data:
|
||||
data/logs: /app/logs
|
||||
environment:
|
||||
LND_IP: $APP_LIGHTNING_NODE_IP
|
||||
LND_IP: $LND_IP
|
||||
LND_ZMQ_SUB_ADDRESS: "tcp://${APP_KOLLIDER_WS_IP}:5556"
|
||||
|
||||
ws:
|
||||
|
|
Loading…
Reference in New Issue
Block a user