This commit is contained in:
Mark Steve Samson 2013-06-12 22:04:49 +08:00
parent 335cbe01ce
commit 6565bd848e

View file

@ -740,7 +740,7 @@ class Flask(_PackageBoundObject):
catch.
.. versionchanged:: 0.10
The default port is now picked from the ``SEVER_NAME`` variable.
The default port is now picked from the ``SERVER_NAME`` variable.
:param host: the hostname to listen on. Set this to ``'0.0.0.0'`` to
have the server available externally as well. Defaults to