migration tracking.

This commit is contained in:
fiatjaf
2020-09-04 21:33:30 -03:00
committed by fiatjaf
parent f238b3d1ef
commit c965bca41d
17 changed files with 86 additions and 130 deletions
+1 -2
View File
@@ -45,8 +45,7 @@ Running the server
LNbits uses [Flask][flask] as an application server.
```sh
$ pipenv run flask migrate
$ pipenv run flask run
$ pipenv run python main.py
```
There is an environment variable called `FLASK_ENV` that has to be set to `development`