We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d126e1 commit 321bd74Copy full SHA for 321bd74
docs/deploying/waitress.rst
@@ -68,7 +68,7 @@ reverse proxy such as :doc:`nginx` or :doc:`apache-httpd` should be used
68
in front of Waitress.
69
70
You can bind to all external IPs on a non-privileged port by not
71
-specifying the ``--host`` option. Don't do this when using a revers
+specifying the ``--host`` option. Don't do this when using a reverse
72
proxy setup, otherwise it will be possible to bypass the proxy.
73
74
``0.0.0.0`` is not a valid address to navigate to, you'd use a specific
0 commit comments