Commit dcaceac2 by songxiang

环境常量

parent 3d82d7ea
spring: spring:
cloud: cloud:
env: prod
config: config:
discovery: discovery:
enabled: true enabled: true
......
spring: spring:
cloud: cloud:
env: uat
config: config:
discovery: discovery:
enabled: true enabled: true
......
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