Commit c207b3aa by 张兴柱

修改配置

parent 4de697ad
...@@ -24,8 +24,9 @@ spring: ...@@ -24,8 +24,9 @@ spring:
zuul: zuul:
#servlet-path: / servlet-path: /
ignoredServices: '*' ignoredServices: '*'
ignored-patterns: /,/swagger-ui.html
host: host:
connect-timeout-millis: 30000 connect-timeout-millis: 30000
socket-timeout-millis: 30000 socket-timeout-millis: 30000
...@@ -100,6 +101,5 @@ urls: ...@@ -100,6 +101,5 @@ urls:
- /webjars/** - /webjars/**
- /aom/lesson/downloadZip/* - /aom/lesson/downloadZip/*
- /ruser/v1/ruserChannel/installRuser/** - /ruser/v1/ruserChannel/installRuser/**
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
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