From 2ad213b923c4475efe7d76dfdcbb8323616a6a3a Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期四, 08 六月 2023 14:30:37 +0800
Subject: [PATCH] fix 修改 util Cluster 根据ClusterId 保存并读取kube config

---
 build/apsServer/conf/config.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build/apsServer/conf/config.yaml b/build/apsServer/conf/config.yaml
index e0a7eaf..143b2ba 100644
--- a/build/apsServer/conf/config.yaml
+++ b/build/apsServer/conf/config.yaml
@@ -4,7 +4,7 @@
   aphost: 0.0.0.0
   apport: 9091
   alport: 9090
-  alhost: 0.0.0.0
+  alhost: 172.20.11.130
   jwtSecret: lzhlmcl,yhblsqt.
 db:
   dsn: 

--
Gitblit v1.8.0