diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml
index af6a93ebdb869b45fc3c0be85fa38dbe821a0683..ddb50199effa7b74f3825194c43a5780fc4706e7 100644
--- a/src/main/resources/application.yaml
+++ b/src/main/resources/application.yaml
@@ -88,5 +88,5 @@ ozgcloud:
 grpc:
   client:
     zufi-manager:
-      address: static://127.0.0.1:9190
+      address: static://127.0.0.1:9090
       negotiationType: TLS
\ No newline at end of file