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

--no commit message

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