mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-10 09:19:42 +01:00
Update installation.md
This commit is contained in:
parent
ab62014bf0
commit
6718ed678d
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue