location / { include header/proxy.conf; proxy_pass http://2025-machine; } location /space/ { include header/proxy.conf; include header/websocket.conf; proxy_pass http://2025-machine; }