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
eade3aab
Commit
eade3aab
authored
Feb 22, 2019
by
张宗强
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git@60.205.210.36:proudkids-pub/config-center.git
parents
6380c30a
cc2f88d9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
1 deletions
+23
-1
proudkids-gateway-dev.yml
+21
-0
proudkids-upms-service-dev.yml
+2
-1
No files found.
proudkids-gateway-dev.yml
View file @
eade3aab
...
@@ -67,6 +67,11 @@ zuul:
...
@@ -67,6 +67,11 @@ zuul:
serviceId
:
proudkids-mms
serviceId
:
proudkids-mms
stripPrefix
:
true
stripPrefix
:
true
sensitiveHeaders
:
sensitiveHeaders
:
proudkids-apps
:
path
:
/apps/**
serviceId
:
proudkids-apps
stripPrefix
:
true
sensitiveHeaders
:
ratelimit
:
ratelimit
:
key-prefix
:
proudkids-ratelimite
key-prefix
:
proudkids-ratelimite
...
@@ -80,6 +85,21 @@ zuul:
...
@@ -80,6 +85,21 @@ zuul:
refresh-interval
:
3
refresh-interval
:
3
hystrix
:
command
:
default
:
execution
:
timeout
:
#配置命令的执行,是否会超时
enabled
:
true
isolation
:
#命令的执行超时时间 超时将执行回退
thread
:
timeoutInMilliseconds
:
60000
ribbon
:
ReadTimeout
:
30000
#读取超时时间
ConnectTimeout
:
30000
security
:
security
:
validate
:
validate
:
code
:
true
code
:
true
...
@@ -135,6 +155,7 @@ urls:
...
@@ -135,6 +155,7 @@ urls:
-
/ruser/v1/ruser/isHaveInstallWinter*
-
/ruser/v1/ruser/isHaveInstallWinter*
-
/mms/email/v1/send/**
-
/mms/email/v1/send/**
-
/mms/sms/v1/send
-
/mms/sms/v1/send
-
/apps/mp/**
logging
:
logging
:
config
:
classpath:logback.xml
config
:
classpath:logback.xml
...
...
proudkids-upms-service-dev.yml
View file @
eade3aab
...
@@ -75,5 +75,5 @@ cms:
...
@@ -75,5 +75,5 @@ cms:
location
:
/opt/devops/cms/
location
:
/opt/devops/cms/
templete
:
templates/
templete
:
templates/
-
domain
:
http://192.168.1.81/cms002
-
domain
:
http://192.168.1.81/cms002
location
:
/opt/devops/cms
/cms002
location
:
/opt/devops/cms
002/
templete
:
templates002/
templete
:
templates002/
\ No newline at end of file
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