diff --git a/conf/httpd_vhost.conf b/conf/httpd_vhost.conf index e98c4c7..b5d9b0d 100644 --- a/conf/httpd_vhost.conf +++ b/conf/httpd_vhost.conf @@ -9,7 +9,7 @@ SSLEngine on DocumentRoot /opt/vroom/public - ProxyPass /socket.io/1/websocket ws://localhost:8889/socket.io/1/websocket + ProxyPass /socket.io/1/websocket ws://localhost:8888/socket.io/1/websocket ProxyPassReverse /socket.io/1/websocket ws://localhost:8888/socket.io/1/websocket ProxyPass /socket.io/ http://localhost:8888/socket.io/