Commit 664c28af by 张宗强

update gateway config

parent 0b6f4947
......@@ -13,10 +13,16 @@ spring:
sleuth:
sampler:
percentage: 0.5
http:
encoding:
charset: UTF-8
enabled: true
force: true
zuul:
servlet-path: /
servlet-path: /zuul
ignoredServices: '*'
#ignoredPatterns: /, /**/swagger-ui.html/**
host:
connect-timeout-millis: 30000
socket-timeout-millis: 30000
......@@ -90,7 +96,7 @@ urls:
- /swagger/api-docs
- /webjars/**
- /aom/lesson/downloadZip/*
#- /zuul/aom/lesson/courseware/upload
- /aom/tutorUptime/classAssign/statistics/exportExcel/*
- /ruser/**
- /ruser/v1/ruserChannel/installRuser/**
......
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