disable admin ui

This commit is contained in:
dni ⚡ 2024-10-01 11:14:13 +02:00
commit 70ea438c33
No known key found for this signature in database
GPG key ID: D1F416F29AD26E87

View file

@ -11,6 +11,7 @@ services:
HOST: lnbits
PORT: 5001
DEBUG: true
LNBITS_ADMIN_UI: false
LNBITS_BACKEND_WALLET_CLASS: "LndRestWallet"
LNBITS_DATA_FOLDER: "./data"
LND_REST_ENDPOINT: "https://lnd-3:8081/"