From b53309c5d8f0d3dc96e0be48ea6738ef469d362a Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Wed, 18 Jun 2025 09:07:03 +0000 Subject: [PATCH] deployment_files --- sureops/test44rb-back-b/deployment/build.sh | 2 +- sureops/test44rb-front-f/deployment/Dockerfile | 2 +- sureops/test44rb-front-f/deployment/build.sh | 2 +- test44rb-front-f/Authsec_ReactBootStrapNew/.env | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sureops/test44rb-back-b/deployment/build.sh b/sureops/test44rb-back-b/deployment/build.sh index 9532924..5d3b7d2 100755 --- a/sureops/test44rb-back-b/deployment/build.sh +++ b/sureops/test44rb-back-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/40124_1750229467091/sureops_deploy/test44rb/sureops/test44rb-back-b/deployment +PATH_DIR=/data/40124_1750237593061/sureops_deploy/test44rb/sureops/test44rb-back-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.2 diff --git a/sureops/test44rb-front-f/deployment/Dockerfile b/sureops/test44rb-front-f/deployment/Dockerfile index fbb3155..9a0bceb 100755 --- a/sureops/test44rb-front-f/deployment/Dockerfile +++ b/sureops/test44rb-front-f/deployment/Dockerfile @@ -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:35020/test44rb40124/front +ENV PUBLIC_URL=http://157.66.191.31:35048/test44rb40124/front ENV NODE_PATH=/app/node_modules # Run build diff --git a/sureops/test44rb-front-f/deployment/build.sh b/sureops/test44rb-front-f/deployment/build.sh index 19ec62e..39318b2 100755 --- a/sureops/test44rb-front-f/deployment/build.sh +++ b/sureops/test44rb-front-f/deployment/build.sh @@ -10,7 +10,7 @@ GITEA_PASS=$(sv get risadmin_prod dockerPassword) GITEA_EMAIL=ganeshk@dekatc.com GIT_BRANCH=main DOMAIN=157.66.191.31:3000 -PATH_DIR=/data/40124_1750229467091/sureops_deploy/test44rb/sureops/test44rb-front-f/deployment +PATH_DIR=/data/40124_1750237593061/sureops_deploy/test44rb/sureops/test44rb-front-f/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.2 diff --git a/test44rb-front-f/Authsec_ReactBootStrapNew/.env b/test44rb-front-f/Authsec_ReactBootStrapNew/.env index 651731a..3296ae3 100644 --- a/test44rb-front-f/Authsec_ReactBootStrapNew/.env +++ b/test44rb-front-f/Authsec_ReactBootStrapNew/.env @@ -1,3 +1,3 @@ GENERATE_SOURCEMAP=false - REACT_APP_API_URL=http://157.66.191.31:35022/back/ \ No newline at end of file + REACT_APP_API_URL=http://157.66.191.31:35050/back/ \ No newline at end of file