diff --git a/mccarthyism.conf b/mccarthyism.conf index 999d563..aa4cd60 100644 --- a/mccarthyism.conf +++ b/mccarthyism.conf @@ -10,6 +10,6 @@ server { } location /socket.io { - proxy_pass http://localhost:1951; + proxy_pass http://localhost:1951; } }