提交 5679fb86 authored 作者: chenxinchang's avatar chenxinchang

--no commit message

上级 625a4271
spring:
profiles:
active: native
cloud:
config:
server:
native:
search-locations: classpath:/properties/
eureka:
instance:
preferIpAddress: true
client:
serviceUrl:
defaultZone: http://user:123456@localhost:8761/eureka/
\ No newline at end of file
server:
port: 8888
spring:
profiles:
active: native
cloud:
config:
server:
native:
search-locations: classpath:/properties/
eureka:
instance:
preferIpAddress: true
client:
serviceUrl:
defaultZone: http://localhost:8761/eureka/
\ No newline at end of file
port: 8888
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论