deployment_files

This commit is contained in:
risadmin_prod 2025-06-19 10:19:37 +00:00
parent dc46f95a7a
commit 8adcd3b7c4
4 changed files with 6 additions and 6 deletions

View File

@ -13,10 +13,10 @@ DOMAIN=157.66.191.31:3000
#WEB-URL-PORT
CONT_PORT=3306
TARGET_PORT=9292
PATH_DIR=/data/40493_1750328088267/sureops_deploy/test054rb/sureops/test054rb-backrb-b/deployment
PATH_DIR=/data/40493_1750328336868/sureops_deploy/test054rb/sureops/test054rb-backrb-b/deployment
#**********************
cd $PATH_DIR
DOCKER_TAG=1.0
DOCKER_TAG=1.1
#docker system prune -f
# Stop any existing containers with the same name and ports
docker stop $PRJ_NAME >/dev/null 2>&1 || true

View File

@ -37,7 +37,7 @@ RUN ls -la node_modules/html2canvas && \
ls -la node_modules/html2canvas/dist
# Set environment variables
ENV PUBLIC_URL=http://157.66.191.31:35301/test054rb40493/frontrb
ENV PUBLIC_URL=http://157.66.191.31:35307/test054rb40493/frontrb
ENV NODE_PATH=/app/node_modules
# Run build

View File

@ -10,10 +10,10 @@ GITEA_PASS=$(sv get risadmin_prod dockerPassword)
GITEA_EMAIL=ganeshk@dekatc.com
GIT_BRANCH=main
DOMAIN=157.66.191.31:3000
PATH_DIR=/data/40493_1750328088267/sureops_deploy/test054rb/sureops/test054rb-frontrb-f/deployment
PATH_DIR=/data/40493_1750328336868/sureops_deploy/test054rb/sureops/test054rb-frontrb-f/deployment
#**********************
cd $PATH_DIR
DOCKER_TAG=1.0
DOCKER_TAG=1.1
#docker system prune -f
# Stop any existing containers with the same name and ports
docker stop $PRJ_NAME >/dev/null 2>&1 || true

View File

@ -1,3 +1,3 @@
GENERATE_SOURCEMAP=false
REACT_APP_API_URL=http://157.66.191.31:35303/backrb/
REACT_APP_API_URL=http://157.66.191.31:35309/backrb/