forked from michael.heier/citadel-apps
More fixes for lightning-shell
This commit is contained in:
parent
a7c17d4e96
commit
0deb3b2309
|
@ -38,5 +38,7 @@ containers:
|
|||
permissions:
|
||||
- lnd
|
||||
environment:
|
||||
APP_PASSWORD: "${APP_SEED}"
|
||||
USERNAME: citadel
|
||||
APP_PASSWORD: "${APP_SEED}"
|
||||
USERNAME: citadel
|
||||
LND_IP: "${LND_IP}"
|
||||
LND_GRPC_PORT: ${LND_GRPC_PORT}
|
||||
|
|
Loading…
Reference in New Issue
Block a user