Pinned Loading
-
-
-
Nginx configuration for NodeJs+socke...
Nginx configuration for NodeJs+socket.io+let's encrypt 1upstream my-domain {
2server 127.0.0.1:8080; // nodejs and socketio running on same port. chnage or create new upstream for socket if socket running on different port
3}
45server {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.