We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d32eb1b commit a978255Copy full SHA for a978255
README.md
@@ -57,7 +57,7 @@ $ pip3 install -r requirements.txt
57
58
```bash
59
$ export FLASK_APP=run.py
60
-$ export FLASK_ENV=development
+$ export FLASK_DEBUG=True
61
```
62
63
<br />
0 commit comments