From 897642c5c631552361398870e3a3ae583a2bf00c Mon Sep 17 00:00:00 2001 From: zhangwei <894646498@qq.com> Date: Fri, 1 Dec 2023 16:09:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 35eddac8b600dc37792f25f6a0006613074eb8aa --- api/etc/pcm.yaml | 4 ++-- rpc/etc/pcmcore.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/etc/pcm.yaml b/api/etc/pcm.yaml index 050cbad2..84d70409 100644 --- a/api/etc/pcm.yaml +++ b/api/etc/pcm.yaml @@ -4,10 +4,10 @@ NacosConfig: ServerConfigs: # - IpAddr: 127.0.0.1 # Port: 8848 - - IpAddr: 119.45.100.73 + - IpAddr: nacos.jcce.dev Port: 8848 ClientConfig: - NamespaceId: zw + NamespaceId: test TimeoutMs: 5000 NotLoadCacheAtStart: true LogDir: diff --git a/rpc/etc/pcmcore.yaml b/rpc/etc/pcmcore.yaml index ee08cf8d..65c58022 100644 --- a/rpc/etc/pcmcore.yaml +++ b/rpc/etc/pcmcore.yaml @@ -4,10 +4,10 @@ NacosConfig: ServerConfigs: # - IpAddr: 127.0.0.1 # Port: 8848 - - IpAddr: 119.45.100.73 + - IpAddr: nacos.jcce.dev Port: 8848 ClientConfig: - NamespaceId: zw + NamespaceId: test TimeoutMs: 5000 NotLoadCacheAtStart: true LogDir: