mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-18 13:27:20 +01:00
Update installation.md
This commit is contained in:
parent
6718ed678d
commit
fc021b3736
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user