- 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
- Added --proxy to bench serve for proper proxy header handling
- Set host_name: http://erp.lohmar.co.uk in site_config
- Added dns_multitenant: false in common_site_config
- Updated deploy systemd service file