南网测试环境ip修改
This commit is contained in:
parent
352291ba23
commit
f395024270
|
|
@ -15,11 +15,11 @@ spring:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# 服务注册地址
|
# 服务注册地址
|
||||||
server-addr: 192.168.0.62:8848
|
server-addr: 192.168.0.119:8848
|
||||||
namespace: sgzb_nwjj
|
namespace: sgzb_nwjj
|
||||||
config:
|
config:
|
||||||
# 配置中心地址
|
# 配置中心地址
|
||||||
server-addr: 192.168.0.62:8848
|
server-addr: 192.168.0.119:8848
|
||||||
namespace: sgzb_nwjj
|
namespace: sgzb_nwjj
|
||||||
# 配置文件格式
|
# 配置文件格式
|
||||||
file-extension: yml
|
file-extension: yml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue