forked from JointCloud/pcm-openstack
🐛 Fixing a bug.
This commit is contained in:
parent
493c3523e5
commit
09371f4579
|
@ -4,7 +4,7 @@ NacosConfig:
|
||||||
ServerConfigs:
|
ServerConfigs:
|
||||||
# - IpAddr: 127.0.0.1
|
# - IpAddr: 127.0.0.1
|
||||||
# Port: 8848
|
# Port: 8848
|
||||||
- IpAddr: 10.101.15.7
|
- IpAddr: nacos.jcce.dev
|
||||||
Port: 8848
|
Port: 8848
|
||||||
ClientConfig:
|
ClientConfig:
|
||||||
NamespaceId: storage
|
NamespaceId: storage
|
||||||
|
|
Loading…
Reference in New Issue