mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Enable lightning on front end
This commit is contained in:
@@ -159,6 +159,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
FRONTEND_HTTP_PORT: "8080"
|
FRONTEND_HTTP_PORT: "8080"
|
||||||
BACKEND_MAINNET_HTTP_HOST: "api"
|
BACKEND_MAINNET_HTTP_HOST: "api"
|
||||||
|
LIGHTNING: "true"
|
||||||
image: mempool/frontend:latest
|
image: mempool/frontend:latest
|
||||||
user: "0:1000"
|
user: "0:1000"
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user