set LNBITS_ADMIN_UI to true
This commit is contained in:
parent
69daf48e13
commit
ada13b1141
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ services:
|
|||
environment:
|
||||
LNBITS_PORT: 5001
|
||||
DEBUG: true
|
||||
LNBITS_ADMIN_UI: false
|
||||
LNBITS_ADMIN_UI: true
|
||||
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