python -m lnbits
This commit is contained in:
parent
b8de30423f
commit
ffa3c3f6a6
3 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@ Running the server
|
|||
LNbits uses [Flask][flask] as an application server.
|
||||
|
||||
```sh
|
||||
$ pipenv run python main.py
|
||||
$ pipenv run python -m lnbits
|
||||
```
|
||||
|
||||
There is an environment variable called `FLASK_ENV` that has to be set to `development`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue