You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to get the client to connect to the proxy correctly, I had to go into socket.js and change line 6 to point to the proxy. I guess the proxy setting in config.js is supposed to do this, but it apparently doesn't. Once I made the change to socket.js, connecting to the proxy started working. Either there's a bug that needs fixing or the documentation might want updating to reflect this. Thanks!
The text was updated successfully, but these errors were encountered:
In order to get the client to connect to the proxy correctly, I had to go into socket.js and change line 6 to point to the proxy. I guess the proxy setting in config.js is supposed to do this, but it apparently doesn't. Once I made the change to socket.js, connecting to the proxy started working. Either there's a bug that needs fixing or the documentation might want updating to reflect this. Thanks!
The text was updated successfully, but these errors were encountered: