Lightning faucet

This commit is contained in:
benthecarman
2023-04-27 09:54:34 -05:00
parent d96b4db3d4
commit 10a436f910
2 changed files with 4 additions and 1 deletions

View File

@@ -118,6 +118,9 @@ services:
VITE_USER: "bitcoin"
VITE_PASS: $RPCPASSWORD
VITE_NETWORK: "regtest" # wrong intentionally because of bug in a library
VITE_LND_GRPC: "lnd:10009"
VITE_TLS_CERT: $LND_TLS_CERT
VITE_ADMIN_MACAROON: $LND_ADMIN_MACAROON
user: "0:1000"
restart: always
stop_grace_period: 1m