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