From b0c1a7815ac7501ab5f28e256cd81ba84628f099 Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Thu, 19 Jun 2025 09:50:31 +0000 Subject: [PATCH] deployment_files --- sureops/test053rb-backrb-b/deployment/build.sh | 2 +- sureops/test053rb-frontrb-f/deployment/Dockerfile | 2 +- sureops/test053rb-frontrb-f/deployment/build.sh | 2 +- test053rb-frontrb-f/Authsec_ReactBootStrapNew/.env | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sureops/test053rb-backrb-b/deployment/build.sh b/sureops/test053rb-backrb-b/deployment/build.sh index d3e7831..851efb7 100755 --- a/sureops/test053rb-backrb-b/deployment/build.sh +++ b/sureops/test053rb-backrb-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/40482_1750326219736/sureops_deploy/test053rb/sureops/test053rb-backrb-b/deployment +PATH_DIR=/data/40482_1750326566061/sureops_deploy/test053rb/sureops/test053rb-backrb-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/test053rb-frontrb-f/deployment/Dockerfile b/sureops/test053rb-frontrb-f/deployment/Dockerfile index 63cdbbe..e929ef4 100755 --- a/sureops/test053rb-frontrb-f/deployment/Dockerfile +++ b/sureops/test053rb-frontrb-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:35286/test053rb40482/frontrb +ENV PUBLIC_URL=http://157.66.191.31:35293/test053rb40482/frontrb ENV NODE_PATH=/app/node_modules # Run build diff --git a/sureops/test053rb-frontrb-f/deployment/build.sh b/sureops/test053rb-frontrb-f/deployment/build.sh index 4a3d051..332b258 100755 --- a/sureops/test053rb-frontrb-f/deployment/build.sh +++ b/sureops/test053rb-frontrb-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/40482_1750326219736/sureops_deploy/test053rb/sureops/test053rb-frontrb-f/deployment +PATH_DIR=/data/40482_1750326566061/sureops_deploy/test053rb/sureops/test053rb-frontrb-f/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/test053rb-frontrb-f/Authsec_ReactBootStrapNew/.env b/test053rb-frontrb-f/Authsec_ReactBootStrapNew/.env index 2e2cf70..45f9b3c 100644 --- a/test053rb-frontrb-f/Authsec_ReactBootStrapNew/.env +++ b/test053rb-frontrb-f/Authsec_ReactBootStrapNew/.env @@ -1,3 +1,3 @@ GENERATE_SOURCEMAP=false - REACT_APP_API_URL=http://157.66.191.31:35288/backrb/ \ No newline at end of file + REACT_APP_API_URL=http://157.66.191.31:35295/backrb/ \ No newline at end of file