Files
Termix/docker/nginx.conf
ZacharyZcR 2a37ea0f8c FIX: Remove invalid nginx directive proxy_pass_request_args
- 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>
2025-09-23 00:03:06 +08:00

7.1 KiB