Commit fa3296a8 by Administrator

Update techhero-gateway-local.yml

parent a1376703
...@@ -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-system,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-websocket,techhero-component-message,techhero-component-workflow,techhero-project-inspection clients: techhero-auth,techhero-base-system,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-oss,techhero-component-websocket,techhero-component-message,techhero-component-workflow,techhero-project-inspection
ignoredServices: '*' ignoredServices: '*'
#routes: #routes:
#resource: #resource:
...@@ -43,6 +43,7 @@ security: ...@@ -43,6 +43,7 @@ security:
ignore: ignore:
urls: urls:
- /oss/**
- /socket/socketServer/info - /socket/socketServer/info
- /system/fileForward/** - /system/fileForward/**
- /system/login/updatePwdForClient - /system/login/updatePwdForClient
......
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