forked from michael.heier/citadel-apps
Minor fix for LNDHub
This commit is contained in:
parent
ddb8d6d81e
commit
68cd99ab6e
|
@ -36,7 +36,7 @@ services:
|
|||
environment:
|
||||
DATABASE_URI: postgresql://citadel:freedom@$APP_LNDHUB_POSTGRES_IP:5432/lndhub?sslmode=disable
|
||||
JWT_SECRET: $APP_SEED
|
||||
LND_ADDRESS: $LND_IP:$LND_PORT
|
||||
LND_ADDRESS: $LND_IP:$LND_GRPC_PORT
|
||||
port: 3000
|
||||
user: 1000:1000
|
||||
mounts:
|
||||
|
|
Loading…
Reference in New Issue
Block a user