mirror of
https://github.com/lnbits/lnbits.git
synced 2025-05-19 07:49:59 +02: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
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user