Commit bb0012b6 by Administrator

Update techhero-gateway-test.yml

parent 0f2c4d0c
...@@ -2,7 +2,7 @@ zuul: ...@@ -2,7 +2,7 @@ zuul:
ribbon: ribbon:
eager-load: eager-load:
enabled: true enabled: true
clients: techhero-auth,techhero-base-exam,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-project-visualization,techhero-preventioncheat,techhero-component-message,techhero-component-websocket,techhero-project-track clients: techhero-auth,techhero-base-exam,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-project-visualization,techhero-preventioncheat,techhero-component-message,techhero-component-task,techhero-component-websocket,techhero-component-oss,techhero-project-track
ignoredServices: '*' ignoredServices: '*'
host: host:
connect-timeout-millis: 2000000 connect-timeout-millis: 2000000
...@@ -40,6 +40,7 @@ security: ...@@ -40,6 +40,7 @@ security:
ignore: ignore:
urls: urls:
- /oss/**
- /system/open/server/permission/getSession** - /system/open/server/permission/getSession**
- /system/fileForward/** - /system/fileForward/**
- /system/login/resetPassword - /system/login/resetPassword
......
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