mirror of
https://github.com/lnbits/lnbits.git
synced 2025-08-09 01:32:14 +02:00
Updated LNbits Extensions (markdown)
@@ -13,7 +13,7 @@ Please note that any other extension you find on the wild west of the internet m
|
|||||||
|
|
||||||
## Install Extensions
|
## 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
|
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.
|
||||||
|
|
||||||
On Citadel/Umbrel it is called docker-compose.yml.
|
On Citadel/Umbrel it is called docker-compose.yml.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user