- Remove proxy_pass_request_args from both nginx configurations - Query parameters are passed by default with proxy_pass - Fixes nginx startup error: unknown directive "proxy_pass_request_args" - Eliminates unnecessary configuration complexity 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>