diff --git a/mccarthyism.conf b/mccarthyism.conf index aa4cd60..517f28c 100644 --- a/mccarthyism.conf +++ b/mccarthyism.conf @@ -9,7 +9,7 @@ server { proxy_pass http://localhost:1950; } - location /socket.io { + location /socket.io/ { proxy_pass http://localhost:1951; } }