mirror of
https://github.com/penpot/penpot.git
synced 2026-06-16 20:32:04 +00:00
The current Nginx example doesn't include the required Websocket settings to correctly proxy /mcp/ws, and leads to WebSocket connection error when trying to connect in a design. Adding this lines fixed the issue. Signed-off-by: Justin Lin <30039756+lancatlin@users.noreply.github.com>