We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7dafcc commit d0e60d3Copy full SHA for d0e60d3
docs/deploy/haproxy.rst
@@ -54,7 +54,7 @@ You can confirm that HAProxy proxies connections properly:
54
55
.. code-block:: console
56
57
- $ PYTHONPATH=src websockets ws://localhost:8080/
+ $ websockets ws://localhost:8080/
58
Connected to ws://localhost:8080/.
59
> Hello!
60
< Hello!
docs/deploy/nginx.rst
@@ -77,7 +77,7 @@ You can confirm that nginx proxies connections properly:
77
78
79
80
81
82
83
0 commit comments