提交 47a5936f authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 5439534a
......@@ -4,7 +4,7 @@ spring:
mvc:
static-path-pattern: /**
resources:
static-locations: classpath:/static/,classpath:/META-INF/resources/,file:/opt/upload/rstk/
static-locations: classpath:/static/,classpath:/META-INF/resources/,file:/opt/upload/dili/
application:
name: zuul
servlet:
......@@ -14,7 +14,7 @@ spring:
eureka:
client:
service-url:
defaultZone: http://user:123456@127.0.0.1:8961/eureka/
defaultZone: http://user:123456@127.0.0.1:8861/eureka/
instance:
preferIpAddress: true
hystrix:
......
server:
port: 8996
\ No newline at end of file
port: 8864
spring:
cloud:
config:
uri: http://localhost:8862 #配置中心地址
name: zuul
profile: prod
label: master
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论