Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xyqb-user2
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
head_group
xyqb-user2
Commits
e672ff2f
Commit
e672ff2f
authored
Jan 04, 2017
by
zhouqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产环境
parent
ab0ded37
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
14 deletions
+6
-14
xyqb.properties
src/main/resources/config/dev/xyqb.properties
+1
-5
xyqb.properties
src/main/resources/config/release01/xyqb.properties
+5
-9
No files found.
src/main/resources/config/dev/xyqb.properties
View file @
e672ff2f
configserver.disable
=
1
configserver.disable
=
1
configserver.system
=
hanguguan
configserver.system
=
xyqb-user
xyqb.data.mysql.jdbc-url
=
jdbc:mysql://192.168.4.104:3306/xyqb_user?useUnicode=true&characterEncoding=UTF8
xyqb.data.mysql.jdbc-url
=
jdbc:mysql://192.168.4.104:3306/xyqb_user?useUnicode=true&characterEncoding=UTF8
...
@@ -12,9 +12,6 @@ xyqb.data.mysql.max-pool-size=20
...
@@ -12,9 +12,6 @@ xyqb.data.mysql.max-pool-size=20
xyqb.filter.allowedOrigin
=
*
xyqb.filter.allowedOrigin
=
*
xyqb.filter.allowedHeaders
=
Origin, No-Cache, x-auth-token, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type,Authorization
xyqb.filter.allowedHeaders
=
Origin, No-Cache, x-auth-token, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type,Authorization
# Security
xyqb.security.allowedRoutes
=
/innerapi/**,/user/exist,/user/register,/user/login,/user/register/fast,/user/login/fast,/api/sms/**,/user/reset_password,/user/exist_check,/jr58/**,/app/login,/config/**,/api/**,/user/exists_token
xyqb.data.redis.defaultExpiration
=
3600
xyqb.data.redis.defaultExpiration
=
3600
# redis
# redis
...
@@ -30,7 +27,6 @@ xyqb.redis.sentinel3.port=0
...
@@ -30,7 +27,6 @@ xyqb.redis.sentinel3.port=0
# 短信平台配置
# 短信平台配置
sms.is.debug
=
1
sms.is.debug
=
1
configuration.key
=
c80b4f115a9d68c50bf013a1cb5ac7d2
# LKB client
# LKB client
lkb.client.url
=
http://192.168.192.251:8082/LKBClient/openapi
lkb.client.url
=
http://192.168.192.251:8082/LKBClient/openapi
...
...
src/main/resources/config/release01/xyqb.properties
View file @
e672ff2f
configserver.disable
=
0
configserver.disable
=
0
configserver.system
=
hanguguan
configserver.system
=
xyqb-user
xyqb.data.mysql.max-pool-size
=
1000
xyqb.data.mysql.max-pool-size
=
1000
...
@@ -7,25 +7,21 @@ xyqb.data.mysql.max-pool-size=1000
...
@@ -7,25 +7,21 @@ xyqb.data.mysql.max-pool-size=1000
xyqb.filter.allowedOrigin
=
*
xyqb.filter.allowedOrigin
=
*
xyqb.filter.allowedHeaders
=
Origin, No-Cache, x-auth-token, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type,Authorization
xyqb.filter.allowedHeaders
=
Origin, No-Cache, x-auth-token, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type,Authorization
# Security
xyqb.security.allowedRoutes
=
/innerapi/**,/user/exist,/user/register,/user/login,/user/register/fast,/user/login/fast,/api/sms/**,/user/reset_password,/user/exist_check,/jr58/**,/app/login,/config/**,/api/**,/user/exists_token,/innerapi/**
xyqb.data.redis.defaultExpiration
=
3600
xyqb.data.redis.defaultExpiration
=
3600
# redis
# redis
xyqb.redis.master.host
=
172.16.1.
35
xyqb.redis.master.host
=
172.16.1.
179
xyqb.redis.master.port
=
6373
xyqb.redis.master.port
=
6373
xyqb.redis.master.name
=
mymaster
xyqb.redis.master.name
=
mymaster
xyqb.redis.sentinel1.host
=
172.16.1.
35
xyqb.redis.sentinel1.host
=
172.16.1.
179
xyqb.redis.sentinel1.port
=
26373
xyqb.redis.sentinel1.port
=
26373
xyqb.redis.sentinel2.host
=
172.16.1.
34
xyqb.redis.sentinel2.host
=
172.16.1.
180
xyqb.redis.sentinel2.port
=
26373
xyqb.redis.sentinel2.port
=
26373
xyqb.redis.sentinel3.host
=
172.16.1.
33
xyqb.redis.sentinel3.host
=
172.16.1.
181
xyqb.redis.sentinel3.port
=
26373
xyqb.redis.sentinel3.port
=
26373
# 短信平台配置
# 短信平台配置
sms.is.debug
=
0
sms.is.debug
=
0
configuration.key
=
65e7fdd8171a6bb6e21b2fad2524cc00
# LKB client
# LKB client
lkb.client.url
=
http://openapi.quantgroup.cn/LKBClient/openapi
lkb.client.url
=
http://openapi.quantgroup.cn/LKBClient/openapi
...
...
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