fix: 3v3 team match wrong problems
This commit is contained in:
@@ -14,7 +14,7 @@ exec > >(tee -a "$LOG") 2>&1
|
||||
SERVICE_DIR="/Users/hanchengxi/workspace/tankwar_proj/content-security-service"
|
||||
DEPLOY_DIR="/Users/hanchengxi/workspace/tankwar_proj/deploy/content-security"
|
||||
MASTER="root@host_172.16.16.16"
|
||||
WORKERS_IP=("172.16.16.17" "172.16.16.8")
|
||||
WORKERS_IP=("10.1.0.6" "172.16.32.10" "172.16.32.16")
|
||||
REMOTE_BUILD_DIR="/tmp/content-security-build"
|
||||
IMAGE_NAME="content-security-service:latest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user