Commit c6ed3a4a by 李晓钟

设置配置变量参数

parent ec13d5af
......@@ -7,11 +7,11 @@ spring:
cloud:
nacos:
discovery:
server-addr: 192.168.1.89:8848
server-addr: localhost:8848
userName: "nacos"
password: "nacos"
config:
server-addr: 192.168.1.89:8848
server-addr: localhost:8848
userName: "nacos"
password: "nacos"
file-extension: yaml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment