Commit 4b390402 by 刘志敏

zuul servletpath

parent 412c3a57
...@@ -24,7 +24,7 @@ spring: ...@@ -24,7 +24,7 @@ spring:
zuul: zuul:
#servlet-path: /aom/* servlet-path: /zuul
ignoredServices: '*' ignoredServices: '*'
#ignoredPatterns: /, /**/swagger-ui.html/** #ignoredPatterns: /, /**/swagger-ui.html/**
host: host:
...@@ -101,5 +101,6 @@ urls: ...@@ -101,5 +101,6 @@ 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