Browse Source

修改配置信息

Former-commit-id: 35eddac8b6
scheduler_restruct
zhangwei 1 year ago
parent
commit
897642c5c6
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      api/etc/pcm.yaml
  2. +2
    -2
      rpc/etc/pcmcore.yaml

+ 2
- 2
api/etc/pcm.yaml View File

@@ -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:


+ 2
- 2
rpc/etc/pcmcore.yaml View File

@@ -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:


Loading…
Cancel
Save