Commit 39521a8d authored by 164003836@qq.con's avatar 164003836@qq.con

恢复为正式环境配置

parent 339b7c3b
...@@ -5,7 +5,7 @@ spring: ...@@ -5,7 +5,7 @@ spring:
nacos: nacos:
config: config:
# server-addr: 127.0.0.1:8848 # server-addr: 127.0.0.1:8848
server-addr: 10.5.52.3:8848 server-addr: 10.5.52.2:8848
file-extension: yaml file-extension: yaml
profiles: profiles:
active: dev active: dev
\ No newline at end of file
...@@ -5,7 +5,7 @@ spring: ...@@ -5,7 +5,7 @@ spring:
nacos: nacos:
config: config:
# server-addr: 127.0.0.1:8848 # server-addr: 127.0.0.1:8848
server-addr: 10.5.52.3:8848 server-addr: 10.5.52.2:8848
file-extension: yaml file-extension: yaml
profiles: profiles:
active: dev active: dev
\ No newline at end of file
...@@ -4,7 +4,7 @@ spring: ...@@ -4,7 +4,7 @@ spring:
cloud: cloud:
nacos: nacos:
config: config:
server-addr: 10.5.52.3:8848 server-addr: 10.5.52.2:8848
file-extension: yaml file-extension: yaml
profiles: profiles:
active: dev active: dev
\ No newline at end of file
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