Browse Source

📝 update readme.md

main
Nicolas Beaussart 6 years ago
parent
commit
a3f120cd23
No known key found for this signature in database GPG Key ID: 51D5A407BFCE64A9
  1. 2
      Readme.md

2
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`
Loading…
Cancel
Save