mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-10 20:42:32 +02:00
Update installation.md
This commit is contained in:
@@ -28,7 +28,7 @@ Create the data folder and edit the .env file:
|
|||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
sudo nano .env
|
sudo nano .env
|
||||||
|
|
||||||
To then run the server for development purposes (include hot-reload), use:
|
To then run the server for development purposes (includes hot-reload), use:
|
||||||
|
|
||||||
pipenv run python -m uvicorn lnbits.__main__:app --reload
|
pipenv run python -m uvicorn lnbits.__main__:app --reload
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user