提交 be842e22 编写于 作者: Skyeye云's avatar Skyeye云

feat: 新增nacos服务名配置

上级 441c0830
......@@ -12,6 +12,7 @@ spring:
discovery:
server-addr: 172.18.92.40:9000 # 配置服务注册nacos地址
namespace: ${spring.profiles.active} # 配置命名空间
service: ${spring.application.name} # 配置服务名
config:
# 指定nacos server的地址
server-addr: 172.18.92.40:9000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册