修改配置信息

Former-commit-id: 35eddac8b600dc37792f25f6a0006613074eb8aa
This commit is contained in:
zhangwei 2023-12-01 16:09:47 +08:00
parent 5bfe2a3745
commit 897642c5c6
2 changed files with 4 additions and 4 deletions

View File

@ -4,10 +4,10 @@ NacosConfig:
ServerConfigs: ServerConfigs:
# - IpAddr: 127.0.0.1 # - IpAddr: 127.0.0.1
# Port: 8848 # Port: 8848
- IpAddr: 119.45.100.73 - IpAddr: nacos.jcce.dev
Port: 8848 Port: 8848
ClientConfig: ClientConfig:
NamespaceId: zw NamespaceId: test
TimeoutMs: 5000 TimeoutMs: 5000
NotLoadCacheAtStart: true NotLoadCacheAtStart: true
LogDir: LogDir:

View File

@ -4,10 +4,10 @@ NacosConfig:
ServerConfigs: ServerConfigs:
# - IpAddr: 127.0.0.1 # - IpAddr: 127.0.0.1
# Port: 8848 # Port: 8848
- IpAddr: 119.45.100.73 - IpAddr: nacos.jcce.dev
Port: 8848 Port: 8848
ClientConfig: ClientConfig:
NamespaceId: zw NamespaceId: test
TimeoutMs: 5000 TimeoutMs: 5000
NotLoadCacheAtStart: true NotLoadCacheAtStart: true
LogDir: LogDir: