disable admin ui
This commit is contained in:
parent
68adc03cd9
commit
70ea438c33
1 changed files with 1 additions and 0 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue