Commit graph

1 commit

Author SHA1 Message Date
6afe8c7d7a fix: add nginx proxy to unify web + SocketIO on port 8080
- Nginx routes /socket.io/ to port 9000 (SocketIO)
- Nginx routes everything else to port 8000 (Frappe web)
- Sitename path prefix rewrite for socket.io compatibility
- Update: Zoraxy should now proxy to port 8080 instead of 8000
2026-07-15 21:16:50 +00:00