No known key found for this signature in database
GPG Key ID: 51D5A407BFCE64A9
1 changed files with
1 additions and
1 deletions
-
Readme.md
|
|
|
@ -60,5 +60,5 @@ By default, you will have access to the flask ``app`` and models. |
|
|
|
|
|
|
|
In your production environment, make sure the `FLASK_DEBUG` environment |
|
|
|
variable is unset or is set to ``0``, so that `ProdConfig` is used, and |
|
|
|
set `DATABASE_URL` which is your postgresql URI for example |
|
|
|
set `DATABASE_URL` which is your postgresql URI like for example |
|
|
|
`postgresql://localhost/example` |