deployment_files
This commit is contained in:
parent
25022f26fa
commit
4fe957257b
@ -13,10 +13,10 @@ DOMAIN=157.66.191.31:3000
|
||||
#WEB-URL-PORT
|
||||
CONT_PORT=3306
|
||||
TARGET_PORT=9292
|
||||
PATH_DIR=/data/40677_1750483131890/sureops_deploy/stepper055/sureops/stepper055-back-b/deployment
|
||||
PATH_DIR=/data/40677_1750484736952/sureops_deploy/stepper055/sureops/stepper055-back-b/deployment
|
||||
#**********************
|
||||
cd $PATH_DIR
|
||||
DOCKER_TAG=1.0
|
||||
DOCKER_TAG=1.3
|
||||
#docker system prune -f
|
||||
# Stop any existing containers with the same name and ports
|
||||
docker stop $PRJ_NAME >/dev/null 2>&1 || true
|
||||
|
||||
@ -13,8 +13,8 @@ GIT_BRANCH="main"
|
||||
DOMAIN="157.66.191.31:3000"
|
||||
CONT_PORT=30167
|
||||
TARGET_PORT=80
|
||||
PATH_DIR="/data/40677_1750483131890/sureops_deploy/stepper055/sureops/stepper055-front-f/deployment"
|
||||
DOCKER_TAG="1.0"
|
||||
PATH_DIR="/data/40677_1750484736952/sureops_deploy/stepper055/sureops/stepper055-front-f/deployment"
|
||||
DOCKER_TAG="1.3"
|
||||
MAX_RETRIES=3
|
||||
RETRY_DELAY=10
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user