mirror of
https://github.com/lnbits/lnbits.git
synced 2025-08-09 01:32:14 +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
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user