提交 72849500 编写于 作者: yuan.luo's avatar yuan.luo

添加配置

上级 c469c00a
spring.application.name=springbootservice1
server.port=10601
#config server
spring.cloud.config.name=springbootservice1
spring.cloud.config.profile=release
spring.cloud.config.discovery.enabled=true
spring.cloud.config.label=dev
spring.cloud.config.discovery.service-id=springbootconfig
eureka.client.service-url.defaultZone=http://localhost:10600/eureka/
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册