1Panel/agent/cmd/server
KOMATA c9d4e2a4b5
fix: Optimize Nginx configure settings (#9962)
* fix: remove unnecessary proxy header settings to simplify default Nginx config

* fix: refactor directive appending to use AppendDirectives method in Block

* fix: migrate proxy header setting to UpdateRootProxy
2025-08-13 09:53:44 +08:00
..
app
cmd
conf fix: Fix the issue where the demo configuration takes effect (#9468) 2025-07-09 02:10:49 +00:00
mcp feat: Mcp Server support streamableHttp (#9761) 2025-07-30 10:54:51 +00:00
nginx_conf fix: Optimize Nginx configure settings (#9962) 2025-08-13 09:53:44 +08:00
main.go