More fixes for lightning-shell

This commit is contained in:
Aaron Dewes 2022-01-09 15:09:17 +01:00
parent a7c17d4e96
commit 0deb3b2309

View File

@ -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}