mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-20 13:04:23 +02:00
Update installation.md
This commit is contained in:
@@ -22,8 +22,7 @@ pipenv install --dev
|
|||||||
```
|
```
|
||||||
## Running the server
|
## Running the server
|
||||||
|
|
||||||
LNbits uses [FastAPI][fastapi] as an application server.
|
Create the data folder and edit the .env file:
|
||||||
Before running the server for the first time, make sure to create the data folder and edit the .env file:
|
|
||||||
|
|
||||||
mkdir data
|
mkdir data
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
|
Reference in New Issue
Block a user