diff --git a/sureops/testflutter110-demot1-f/deployment/build.sh b/sureops/testflutter110-demot1-f/deployment/build.sh index 622c5c7..f8f9e4d 100755 --- a/sureops/testflutter110-demot1-f/deployment/build.sh +++ b/sureops/testflutter110-demot1-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/47210_1758100616362/sureops_deploy/testflutter110/sureops/testflutter110-demot1-f/deployment +PATH_DIR=/data/47210_1758100728733/sureops_deploy/testflutter110/sureops/testflutter110-demot1-f/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.1 diff --git a/sureops/testflutter110-test2-b/deployment/build.sh b/sureops/testflutter110-test2-b/deployment/build.sh index aeece0f..55acd11 100755 --- a/sureops/testflutter110-test2-b/deployment/build.sh +++ b/sureops/testflutter110-test2-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/47210_1758100616362/sureops_deploy/testflutter110/sureops/testflutter110-test2-b/deployment +PATH_DIR=/data/47210_1758100728733/sureops_deploy/testflutter110/sureops/testflutter110-test2-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.1 diff --git a/testflutter110-demot1-f/authsec_flutter_new/base_project/lib/resources/api_constants.dart b/testflutter110-demot1-f/authsec_flutter_new/base_project/lib/resources/api_constants.dart index a11a6e6..ad8759d 100644 --- a/testflutter110-demot1-f/authsec_flutter_new/base_project/lib/resources/api_constants.dart +++ b/testflutter110-demot1-f/authsec_flutter_new/base_project/lib/resources/api_constants.dart @@ -23,5 +23,5 @@ class ApiConstants { static const getSystemParameters = '$baseUrl/sysparam/getSysParams'; static const updateSystemParams = '$baseUrl/sysparam/updateSysParams'; - static const baseUrl ='http://157.66.191.31:37981/test2'; + static const baseUrl ='http://157.66.191.31:37993/test2'; } \ No newline at end of file