From 9ee0a17690d7f70e3fa491820656dbc8f127ec5e Mon Sep 17 00:00:00 2001 From: sxy <3187870250@qq.com> Date: Wed, 22 Oct 2025 15:03:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/test/config.yaml | 2 +- conf/test/dubbogo.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/test/config.yaml b/conf/test/config.yaml index adf63d6..4352097 100644 --- a/conf/test/config.yaml +++ b/conf/test/config.yaml @@ -12,7 +12,7 @@ system: cert_path: "" redis: db: 3 - addr: "172.16.100.114:6379" + addr: "svc-fontree-redis-service:6379" password: "kP6tW4tS3qB2dW4aE6uI5cX2" jaeger: addr: "172.16.100.93:9031" diff --git a/conf/test/dubbogo.yaml b/conf/test/dubbogo.yaml index 716dd0d..0e9ed69 100644 --- a/conf/test/dubbogo.yaml +++ b/conf/test/dubbogo.yaml @@ -3,7 +3,7 @@ dubbo: demoZK: protocol: zookeeper timeout: 3s - address: zookeeper-test.szjixun.cn:2181 + address: zookeeper:2181 consumer: filter: tracing request-timeout: 30s