deployment_files

This commit is contained in:
risadmin_prod 2025-05-29 14:57:25 +00:00
parent afaa41e2b9
commit 72a5adee98
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ DOMAIN=157.66.191.31:3000
#WEB-URL-PORT
CONT_PORT=3306
TARGET_PORT=9292
PATH_DIR=/data/38139_1748529747938/sureops_deploy/visatest/sureops/visatest-back-b/deployment
PATH_DIR=/data/38139_1748530617432/sureops_deploy/visatest/sureops/visatest-back-b/deployment
#**********************
cd $PATH_DIR
DOCKER_TAG=1.0

View File

@ -13,7 +13,7 @@ GIT_BRANCH="main"
DOMAIN="157.66.191.31:3000"
CONT_PORT=30167
TARGET_PORT=80
PATH_DIR="/data/38139_1748529747938/sureops_deploy/visatest/sureops/visatest-front-f/deployment"
PATH_DIR="/data/38139_1748530617432/sureops_deploy/visatest/sureops/visatest-front-f/deployment"
DOCKER_TAG="1.0"
MAX_RETRIES=3
RETRY_DELAY=10