提交 32505473 编写于 作者: Q qinyingjie

fix:配置nacos

上级 f8b735be
...@@ -21,7 +21,9 @@ spring: ...@@ -21,7 +21,9 @@ spring:
cloud: cloud:
nacos: nacos:
discovery: discovery:
server-addr: http://120.79.36.53:8848 server-addr: http://120.79.36.53:8848 #服务注册地址
config: config:
server-addr: http://120.79.36.53:8848 server-addr: http://120.79.36.53:8848 #配置中心地址
file-extension: yaml file-extension: yaml #文件类型
\ No newline at end of file group: DEFAULT_GROUP #组别
namespace: public #命名空间
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册