diff --git a/22sp11-frontendd-f/authsec_flutter/lib/resources/api_constants.dart b/22sp11-frontendd-f/authsec_flutter/lib/resources/api_constants.dart index ef2154d..4aa3676 100644 --- a/22sp11-frontendd-f/authsec_flutter/lib/resources/api_constants.dart +++ b/22sp11-frontendd-f/authsec_flutter/lib/resources/api_constants.dart @@ -1,3 +1,3 @@ class ApiConstants { - static const baseUrl ='http://157.66.191.31:46447/back'; + static const baseUrl ='http://157.66.191.31:46455/back'; } \ No newline at end of file diff --git a/sureops/22sp11-back-b/deployment/build.sh b/sureops/22sp11-back-b/deployment/build.sh index c4b538b..7c5fb8f 100755 --- a/sureops/22sp11-back-b/deployment/build.sh +++ b/sureops/22sp11-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/66396_1790077932422/sureops/22sp11-back-b/deployment +PATH_DIR=/data/66396_1790091220670/sureops/22sp11-back-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/22sp11-frontendd-f/deployment/build.sh b/sureops/22sp11-frontendd-f/deployment/build.sh index 54c2cd0..27fabef 100755 --- a/sureops/22sp11-frontendd-f/deployment/build.sh +++ b/sureops/22sp11-frontendd-f/deployment/build.sh @@ -11,7 +11,7 @@ GITEA_EMAIL=ganeshk@dekatc.com GIT_BRANCH=main DOMAIN=157.66.191.31:3000 #TARGET_PORT=9292 -PATH_DIR=/data/66396_1790077932422/sureops/22sp11-frontendd-f/deployment +PATH_DIR=/data/66396_1790091220670/sureops/22sp11-frontendd-f/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0