Explorar o código

fix: 更新远程转发端口为 7281

zhch158_admin hai 2 meses
pai
achega
89643ccdb6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      zhch/setup_remote_copilot.sh

+ 1 - 1
zhch/setup_remote_copilot.sh

@@ -2,7 +2,7 @@
 
 # 本地网络代理端口(如果有的话)
 LOCAL_PROXY_PORT=7890
-REMOTE_FORWARD_PORT=7280
+REMOTE_FORWARD_PORT=7281
 REMOTE_HOST="10.192.72.11"
 REMOTE_USER="ubuntu"