Skip to content
Snippets Groups Projects
Commit f77dd6de authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Removed FLASK_CONFIG from Installation

parent cdfbbaa7
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,6 @@ $ pip install -r requirement.txt ...@@ -26,7 +26,6 @@ $ pip install -r requirement.txt
Setup environment variables Setup environment variables
```shell ```shell
$ export FLASK_CONFIG=development
$ export FLASK_ENV=development $ export FLASK_ENV=development
$ export FLASK_APP=run.py $ export FLASK_APP=run.py
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment