@ -129,7 +129,7 @@ server {
# 服务名称
server_name task.kanglailab.com;
location / {
proxy_pass http://localhost:8056;
proxy_pass http://localhost:8057/xxl-job-admin;
}