Added admin users to .env
This commit is contained in:
parent
e97e20889e
commit
f5069f9699
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ PORT=5000
|
|||
|
||||
|
||||
LNBITS_ALLOWED_USERS=""
|
||||
LNBITS_ADMIN_USERS=""
|
||||
LNBITS_DEFAULT_WALLET_NAME="LNbits wallet"
|
||||
|
||||
# Database: to use SQLite, specify LNBITS_DATA_FOLDER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue