plane
plane copied to clipboard
fix websocket connection issue in docker makeplane/plane#3195
Since the proxy server is running with Nginx, it is recommended to add the relevant proxy header to use Web Socket. The relevant documentation is shared below.
Reference: Nginx WebSocket Proxying documentation
good to go
Thank you for your thorough review of my pull request. Your insights were incredibly helpful, and I appreciate your time and expertise.