nacos命名空间修改
Former-commit-id: 230dcb4e515a4a58f7b2138e8d9ece7f2ee09981
This commit is contained in:
parent
13fad5ec21
commit
d07507c6d6
|
@ -7,7 +7,7 @@ NacosConfig:
|
||||||
- IpAddr: nacos.jcce.dev
|
- IpAddr: nacos.jcce.dev
|
||||||
Port: 8848
|
Port: 8848
|
||||||
ClientConfig:
|
ClientConfig:
|
||||||
NamespaceId: zhouqj
|
NamespaceId: test
|
||||||
TimeoutMs: 5000
|
TimeoutMs: 5000
|
||||||
NotLoadCacheAtStart: true
|
NotLoadCacheAtStart: true
|
||||||
LogDir:
|
LogDir:
|
||||||
|
|
|
@ -7,7 +7,7 @@ NacosConfig:
|
||||||
- IpAddr: nacos.jcce.dev
|
- IpAddr: nacos.jcce.dev
|
||||||
Port: 8848
|
Port: 8848
|
||||||
ClientConfig:
|
ClientConfig:
|
||||||
NamespaceId: zhouqj
|
NamespaceId: test
|
||||||
TimeoutMs: 5000
|
TimeoutMs: 5000
|
||||||
NotLoadCacheAtStart: true
|
NotLoadCacheAtStart: true
|
||||||
LogDir:
|
LogDir:
|
||||||
|
|
Loading…
Reference in New Issue