Relative Content

Tag Archive for dockernginxwebsocketwindows-subsystem-for-linux

Websocket not working locally using Docker (using Nginx and Ubuntu WSL)

I’m trying to get Websockets to work locally. I have a frontend and backend application which do both regular HTTPS calls and websocket connections. I’ve also deployed these applications to AWS as well, where both type of connections work just fine. So I think the problem is in the local configuration.