Skip to content

Commit 523e4f0

Browse files
committed
update docs for running under apache
1 parent 7e7622e commit 523e4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Configuration section for Apache:
200200
.. code-block:: guess
201201
202202
<VirtualHost IPADDR:80>
203-
ProxyPass /ws/ ws://127.0.0.1:9090/
203+
ProxyPass /ws/ ws://127.0.0.1:9090/ws/
204204
</VirtualHost>
205205
206206

0 commit comments

Comments
 (0)