diff --git a/prod21aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.prod.ts b/prod21aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.prod.ts index 4826c51..250da34 100644 --- a/prod21aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.prod.ts +++ b/prod21aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.prod.ts @@ -12,7 +12,7 @@ export const environment = { //Deployment configs - backport:'4516/prod21aug19386/back', + backport:'4522/prod21aug19386/back', backendUrl:'/prod21aug19386/back', }; diff --git a/prod21aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.ts b/prod21aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.ts index 874cb7d..e56d0e3 100644 --- a/prod21aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.ts +++ b/prod21aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.ts @@ -12,7 +12,7 @@ export const environment = { //Deployment configs - backport:'4516/prod21aug19386/back', + backport:'4522/prod21aug19386/back', backendUrl:'/prod21aug19386/back', }; diff --git a/sureops/prod21aug-back-b/deployment/build.sh b/sureops/prod21aug-back-b/deployment/build.sh index 0c64c8d..d0fa86c 100755 --- a/sureops/prod21aug-back-b/deployment/build.sh +++ b/sureops/prod21aug-back-b/deployment/build.sh @@ -13,7 +13,7 @@ DOMAIN=git.io8.dev #WEB-URL-PORT CONT_PORT=3306 TARGET_PORT=9292 -PATH_DIR=/data/19386_1724211837646/sureops_deploy/prod21aug/sureops/prod21aug-back-b/deployment +PATH_DIR=/data/19386_1724220184481/sureops_deploy/prod21aug/sureops/prod21aug-back-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/prod21aug-db-d/deployment/Dockerfile b/sureops/prod21aug-db-d/deployment/Dockerfile index a1241fa..fa53436 100755 --- a/sureops/prod21aug-db-d/deployment/Dockerfile +++ b/sureops/prod21aug-db-d/deployment/Dockerfile @@ -12,7 +12,7 @@ ENV MYSQL_ROOT_PASSWORD root COPY conf.d /etc/mysql/conf.d COPY *.sql /docker-entrypoint-initdb.d/ - #COPY --from=code /repo//data/19386_1724211837646/sureops_deploy/prod21aug/prod21aug-db-d/authsec_mysql/mysql/wf_table/backend/src/main/resources/ . + #COPY --from=code /repo//data/19386_1724220184481/sureops_deploy/prod21aug/prod21aug-db-d/authsec_mysql/mysql/wf_table/backend/src/main/resources/ . VOLUME /var/lib/mysql EXPOSE 3306 CMD ["mysqld"] \ No newline at end of file diff --git a/sureops/prod21aug-db-d/deployment/build.sh b/sureops/prod21aug-db-d/deployment/build.sh index 32c93fc..3edc0c4 100755 --- a/sureops/prod21aug-db-d/deployment/build.sh +++ b/sureops/prod21aug-db-d/deployment/build.sh @@ -11,11 +11,11 @@ GIT_BRANCH=main DOMAIN=git.io8.dev CONT_PORT=3306 TARGET_PORT=3306 -PATH_DIR=/data/19386_1724211837646/sureops_deploy/prod21aug/sureops/prod21aug-db-d/deployment +PATH_DIR=/data/19386_1724220184481/sureops_deploy/prod21aug/sureops/prod21aug-db-d/deployment #********************** cd $PATH_DIR -cp /data/19386_1724211837646/sureops_deploy/prod21aug/prod21aug-db-d/authsec_mysql/mysql/wf_table/*.sql . +cp /data/19386_1724220184481/sureops_deploy/prod21aug/prod21aug-db-d/authsec_mysql/mysql/wf_table/*.sql . pwd DOCKER_TAG=1.0 # Stop any existing containers with the same name and ports diff --git a/sureops/prod21aug-frant-f/deployment/build.sh b/sureops/prod21aug-frant-f/deployment/build.sh index f760820..3e350e4 100755 --- a/sureops/prod21aug-frant-f/deployment/build.sh +++ b/sureops/prod21aug-frant-f/deployment/build.sh @@ -13,7 +13,7 @@ DOMAIN=git.io8.dev #WEB-URL-PORT CONT_PORT=30167 TARGET_PORT=80 -PATH_DIR=/data/19386_1724211837646/sureops_deploy/prod21aug/sureops/prod21aug-frant-f/deployment +PATH_DIR=/data/19386_1724220184481/sureops_deploy/prod21aug/sureops/prod21aug-frant-f/deployment ********************** cd $PATH_DIR DOCKER_TAG=1.0