提交 b75d009e 编写于 作者: L LAPTOP-UV1MNL38\18023

feat:修改配置路径地址

上级 20ab1892
......@@ -10,9 +10,9 @@ spring:
cloud:
nacos:
discovery:
server-addr: localhost:9000 # 配置服务注册nacos地址
server-addr: 172.18.92.40:9000 # 配置服务注册nacos地址
config:
# 指定nacos server的地址
server-addr: localhost:9000
server-addr: 172.18.92.40:9000
file-extension: yml
namespace: dev
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册