diff --git a/nginx-route.conf b/nginx-route.conf index fd23383..b04cb26 100644 --- a/nginx-route.conf +++ b/nginx-route.conf @@ -35,7 +35,7 @@ http { location /ufw { return 301 https://console.ucloud.cn/unet/ufirewall/firewall-ls3vpudp; } # 兴岩 - location /xingyan { return 301 http://a32h099468.wicp.vip:13806/index; } + location /xy { return 301 http://a32h099468.wicp.vip:39132/login?username=S21150143&password=123456; } error_page 500 502 503 504 /50x.html;