diff --git a/flutter1-front-f/authsec_flutterNewUi/base_project/lib/resources/api_constants.dart b/flutter1-front-f/authsec_flutterNewUi/base_project/lib/resources/api_constants.dart index ee28c35..8a81dee 100644 --- a/flutter1-front-f/authsec_flutterNewUi/base_project/lib/resources/api_constants.dart +++ b/flutter1-front-f/authsec_flutterNewUi/base_project/lib/resources/api_constants.dart @@ -21,5 +21,5 @@ class ApiConstants { static const getSystemParameters = '$baseUrl/sysparam/getSysParams'; static const updateSystemParams = '$baseUrl/sysparam/updateSysParams'; - static const baseUrl ='http://157.66.191.31:31119/back'; } + static const baseUrl ='http://157.66.191.31:31127/back'; } } \ No newline at end of file diff --git a/sureops/flutter1-back-b/deployment/build.sh b/sureops/flutter1-back-b/deployment/build.sh index 6810ec2..ec321ea 100755 --- a/sureops/flutter1-back-b/deployment/build.sh +++ b/sureops/flutter1-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/34707_1742530838413/sureops_deploy/flutter1/sureops/flutter1-back-b/deployment +PATH_DIR=/data/34707_1742531363307/sureops_deploy/flutter1/sureops/flutter1-back-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/flutter1-front-f/deployment/build.sh b/sureops/flutter1-front-f/deployment/build.sh index 7eafe2a..5c64cde 100755 --- a/sureops/flutter1-front-f/deployment/build.sh +++ b/sureops/flutter1-front-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/34707_1742530838413/sureops_deploy/flutter1/sureops/flutter1-front-f/deployment +PATH_DIR=/data/34707_1742531363307/sureops_deploy/flutter1/sureops/flutter1-front-f/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0