Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
config-center
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
0
Merge Requests
0
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
proudkids-pub
config-center
Commits
c0c866aa
Commit
c0c866aa
authored
Mar 02, 2019
by
张宗强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update config
parent
4946ccbb
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
proudkids-auth-dev.yml
+1
-0
proudkids-gateway-dev.yml
+3
-2
proudkids-gateway-prd.yml
+2
-2
No files found.
proudkids-auth-dev.yml
View file @
c0c866aa
...
...
@@ -24,6 +24,7 @@ urls:
-
/mobile/token
-
/ruser/mobile/token
-
/admin/user/upload
-
/apps/ph/material/uploadMaterial
-
/admin/user/editInfo
logging
:
...
...
proudkids-gateway-dev.yml
View file @
c0c866aa
...
...
@@ -96,8 +96,8 @@ hystrix:
timeoutInMilliseconds
:
60000
ribbon
:
ReadTimeout
:
3
0000
#读取超时时间
ConnectTimeout
:
3
0000
ReadTimeout
:
180
0000
#读取超时时间
ConnectTimeout
:
180
0000
security
:
...
...
@@ -116,6 +116,7 @@ urls:
-
/mobile/**
-
/wechat/token/*
-
/admin/user/upload
-
/apps/ph/material/uploadMaterial
-
/admin/user/editInfo
-
/auth/**
-
/admin/code/*
...
...
proudkids-gateway-prd.yml
View file @
c0c866aa
...
...
@@ -24,8 +24,8 @@ zuul:
ignoredServices
:
'
*'
#ignoredPatterns: /, /**/swagger-ui.html/**
host
:
connect-timeout-millis
:
3
0000
socket-timeout-millis
:
3
0000
connect-timeout-millis
:
180
0000
socket-timeout-millis
:
180
0000
routes
:
proudkids-auth
:
path
:
/auth/**
...
...
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