Configuring Socket.io and Caddy
I am trying to set up a socket server between my node backend and React frontend and am using Caddy as my reverse proxy. I am having trouble getting a connection once Caddy was introduced into the equation. For reference, port 3000 is my backend and 8080 is my frontend.
Configuring Socket.io and Caddy
I am trying to set up a socket server between my node backend and React frontend and am using Caddy as my reverse proxy. I am having trouble getting a connection once Caddy was introduced into the equation. For reference, port 3000 is my backend and 8080 is my frontend.