diff --git a/sureops/step082-backs-b/deployment/build.sh b/sureops/step082-backs-b/deployment/build.sh index 344476e..b77c3f4 100755 --- a/sureops/step082-backs-b/deployment/build.sh +++ b/sureops/step082-backs-b/deployment/build.sh @@ -13,7 +13,7 @@ DOMAIN=157.66.191.31:3000 #WEB-URL-PORT CONT_PORT=3306 TARGET_PORT=9292 -PATH_DIR=/data/41026_1750822480388/sureops_deploy/step082/sureops/step082-backs-b/deployment +PATH_DIR=/data/41026_1750823178020/sureops_deploy/step082/sureops/step082-backs-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.1 diff --git a/sureops/step082-front-f/deployment/build.sh b/sureops/step082-front-f/deployment/build.sh index 09eba1c..37ab414 100755 --- a/sureops/step082-front-f/deployment/build.sh +++ b/sureops/step082-front-f/deployment/build.sh @@ -13,7 +13,7 @@ GIT_BRANCH="main" DOMAIN="157.66.191.31:3000" CONT_PORT=30167 TARGET_PORT=80 -PATH_DIR="/data/41026_1750822480388/sureops_deploy/step082/sureops/step082-front-f/deployment" +PATH_DIR="/data/41026_1750823178020/sureops_deploy/step082/sureops/step082-front-f/deployment" DOCKER_TAG="1.1" MAX_RETRIES=3 RETRY_DELAY=10