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

fix:打包调整

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