fix:更改iot-dev配置文件,删掉非iot项目。
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Tomcat
|
||||
server:
|
||||
port: 9210
|
||||
port: 9600
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
@@ -16,8 +16,8 @@ spring:
|
||||
namespace: intc
|
||||
# 服务注册地址
|
||||
server-addr: 117.72.197.29:8858
|
||||
# ip: 154.8.147.51
|
||||
group: dev
|
||||
ip: 154.8.147.51
|
||||
group: intc
|
||||
config:
|
||||
namespace: intc
|
||||
# 配置中心地址
|
||||
|
||||
Reference in New Issue
Block a user