Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-config
Commits
9e9fc884
Commit
9e9fc884
authored
Sep 10, 2020
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
7c2cba06
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
54 additions
and
0 deletions
+54
-0
techhero-gateway-dev.yml
+54
-0
No files found.
techhero-gateway-dev.yml
0 → 100644
View file @
9e9fc884
zuul
:
ribbon
:
eager-load
:
enabled
:
true
clients
:
techhero-auth,techhero-base-supportplatform,techhero-project-emergencycommand,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-message,techhero-component-websocket
ignoredServices
:
'
*'
host
:
connect-timeout-millis
:
10000
socket-timeout-millis
:
10000
security
:
encode
:
key
:
'
1234567887654321'
#必须16位
validate
:
code
:
true
preview
:
false
sessions
:
stateless
oauth2
:
client
:
client-id
:
techhero
client-secret
:
techhero
resource
:
jwt
:
key-uri
:
http://192.168.0.216:10420/oauth/token_key
#解析jwt令牌所需要密钥的地址
authorization
:
check-token-access
:
http://192.168.0.216:10420/oauth/check_token
ignore
:
urls
:
-
/auth/**
-
/swagger/api-docs
-
/swagger-resources/**
-
/swagger-ui.html
-
/*/v2/api-docs
-
/webjars/**
-
/emerycommand/open/**
-
/socket/**
-
/visualization/open/**
-
/visualization/open/switchUrl/overview**
-
/emerycommand/demo/**
-
/basicdata/zh/rest/**/exportExecl
#导出表数据
-
/basicdata/dc/rest/**/exportExecl
-
/basicdata/dc/rest/**/downloadTemplate
#下载表格模板
-
/basicdata/zh/rest/**/downloadTemplate
-
/basicdata/dc/rest/**/uploadExcel
#Excel导入数据
-
/basicdata/zh/rest/**/uploadExcel
-
/preventioncheat/zbfk/ksjh/record/export
#作弊防控导出相关
-
/preventioncheat/zbfk/ksjh/eaxmPlan/export
-
/preventioncheat/zbfk/sbgl/device/export
-
/preventioncheat/zbfk/xyxh/cheat/export
-
/platform/vc/**
#验证码
-
/message/**
#msg测试使用
-
/emerycommand/wjdc/rest/djrxx/getDjrxxData/*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment