Commit 64b5bcac by yuwei

Update: 删除无效配置项

parent 3b7116f6
......@@ -9,7 +9,6 @@ spring:
cloud:
config:
fail-fast: true
# uri: http://localhost:8611
name: ${spring.application.name}
profile: ${spring.profiles.active}
discovery:
......
......@@ -9,7 +9,6 @@ spring:
cloud:
config:
fail-fast: true
uri: http://localhost:8611
name: ${spring.application.name}
profile: ${spring.profiles.active}
discovery:
......
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