This commit is contained in:
2026-01-30 17:48:56 +08:00
parent aab08068c3
commit 495b46d6d2
5 changed files with 164 additions and 2 deletions

View File

@@ -187,7 +187,7 @@ server {
}
}
# 打到国内prod的agent.jar包
location /prod-api/system {
location /prod-api/system {11191919119
proxy_pass http://java_agent_backend;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;