forked from orbit-oss/flask
new run debug docs
This commit is contained in:
parent
eeebb5adc7
commit
74e5263c88
7 changed files with 10 additions and 10 deletions
|
|
@ -48,7 +48,7 @@ Run
|
|||
.. code-block:: text
|
||||
|
||||
$ flask --app flaskr init-db
|
||||
$ flask --app flaskr --debug run
|
||||
$ flask --app flaskr run --debug
|
||||
|
||||
Open http://127.0.0.1:5000 in a browser.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue