mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-27 02:02:14 +01:00
Updated LNbits Extensions (markdown)
parent
5ddbacbcc6
commit
1a3073bdeb
@ -13,7 +13,7 @@ Please note that any other extension you find on the wild west of the internet m
|
||||
|
||||
## Install Extensions
|
||||
|
||||
The LNbits Admin UI lets you change LNbits settings via the LNbits frontend. It is disabled by default and the first time you set the enviroment variable ```LNBITS_ADMIN_UI=true``` in the .env the settings are initialized and saved to the database and will be used (as long the UI is enabled). You will find the .env file within your lnbits/ or lnbits/apps/data folder by extending the command to list files in your directory to ```ls -a``` then open it with ```sudo nano lnbits.env```or whatever it is called in your implementation.
|
||||
The LNbits Admin UI lets you change LNbits settings via the LNbits frontend. It is disabled by default and the first time you set the enviroment variable ```LNBITS_ADMIN_UI=true``` in the .env the settings are initialized and saved to the database and will be used (as long the UI is enabled). You will find the .env file within your lnbits/ or lnbits/apps/data folder by extending the command to list files in your directory with ```ls -a``` then open it with ```sudo nano lnbits.env```or whatever it is called in your implementation.
|
||||
|
||||
On Citadel/Umbrel it is called docker-compose.yml.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user