提交 5b88436c 编写于 作者: Q qinyingjie

fix:打包调整

上级 b0ae135b
......@@ -18,7 +18,7 @@ management:
#spring配置
spring:
application:
name: nacos-producer
name: nacos-server-consumer
profiles:
active: dev
cloud:
......
......@@ -17,7 +17,7 @@ management:
#spring配置
spring:
application:
name: nacos-producer
name: nacos-server-producer
profiles:
active: dev
cloud:
......
......@@ -17,13 +17,14 @@ management:
#spring配置
spring:
application:
name: sentinel-demo
name: nacos-server-sentinel-consumer
profiles:
active: dev
cloud:
nacos:
discovery:
server-addr: http://120.79.36.53:8848 #服务注册地址
namespace: e750dcd5-657b-489b-8d15-b7b71aa3e984
config:
server-addr: http://120.79.36.53:8848 #配置中心地址
file-extension: yaml #文件类型
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册