Commit a79a317af09fb5fd2f724d09819b3ef6d643da15
1 parent
c1fc26c2
添加cloud-service
Showing
1 changed file
with
1 additions
and
1 deletions
gateway.yml
| ... | ... | @@ -113,7 +113,7 @@ cas: |
| 113 | 113 | casServerUrlPrefix: http://cas/ |
| 114 | 114 | casServerLoginUrl: https://cas.gaoxiaobang.com/login |
| 115 | 115 | casServerLogoutUrl: https://cas.gaoxiaobang.com/logout |
| 116 | - ignorePattern: (^(/mvc/goto/)|(/order)|(/app/cxcy)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$)|(/health)|(access_token) | |
| 116 | + ignorePattern: (^(/mvc/goto/)|(/order)|(/app/cxcy)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$)|(/health)|(access_token)|(/cloud-servic/) | |
| 117 | 117 | |
| 118 | 118 | tenant: |
| 119 | 119 | tenantId: 991 | ... | ... |