📝 README: flask run
This commit is contained in:
parent
67449d0fad
commit
f3489d1599
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ ln -s config.py.example config.py
|
|||
mkdir /var/tmp/prolefeeder-test-data
|
||||
mkdir /var/tmp/prolefeeder-test-out
|
||||
python generate-test-data.py
|
||||
python prolefeeder.py
|
||||
FLASK_ENV=development flask run --host=127.0.0.1
|
||||
~~~
|
||||
|
||||
and then open http://127.0.0.1:5000/ in your browser.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue