forked from orbit-oss/flask
Tighten quickstart deployment docs.
This commit is contained in:
parent
1d1db80e06
commit
3bf1750b5d
2 changed files with 17 additions and 7 deletions
|
|
@ -13,6 +13,9 @@ If you have a different WSGI server look up the server documentation
|
|||
about how to use a WSGI app with it. Just remember that your
|
||||
:class:`Flask` application object is the actual WSGI application.
|
||||
|
||||
For hosted options to get up and running quickly, see
|
||||
:ref:`quickstart_deployment` in the Quickstart.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue