Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
config_repository
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
QA
config_repository
Commits
7fa23c2f
Commit
7fa23c2f
authored
Dec 18, 2017
by
daidekun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xyqb-user
parent
b7113bc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
73 additions
and
51 deletions
+73
-51
xyqb-user2.properties
java/xyqb-user2.properties
+73
-51
No files found.
java/xyqb-user2.properties
View file @
7fa23c2f
########### mysql ###########
xyqb.data.mysql.jdbc-url
=
jdbc:mysql://db:3306/xyqb_user?useUnicode=true&characterEncoding=UTF8
xyqb.data.mysql.password
=
qatest
xyqb.data.mysql.user
=
qa
server.port
=
80
security.sessions
=
if_required
server.session-timeout
=
86400
spring.aop.proxy-target-class
=
true
configserver.disable
=
1
configserver.system
=
xyqb-user
xyqb.data.mysql.max-pool-size
=
1000
xyqb.data.mysql.jdbc-url
=
jdbc:mysql://db:3306/xyqb_user?useUnicode=true&characterEncoding=UTF8
xyqb.data.mysql.password
=
qatest
xyqb.data.mysql.user
=
qa
########### redis ###########
xyqb.redis.master.host
=
redis
xyqb.redis.master.port
=
6379
######### rabbitmq ##########
loanvest.rabbitmq.connection.host
=
rabbitmq
loanvest.rabbitmq.connection.port
=
5672
loanvest.rabbitmq.connection.user
=
qa
loanvest.rabbitmq.connection.password
=
qatest
register.rabbitmq.connection.host
=
rabbitmq
register.rabbitmq.connection.port
=
5672
register.rabbitmq.connection.user
=
qa
register.rabbitmq.connection.password
=
qatest
######### zookeeper #########
registry.address
=
zookeeper:2181
wechat.appid
=
wxcdf6077af8127559
wechat.secret
=
16eaec16084d0d9c52d4114f359cc72c
jr58.sign.key
=
MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAKG/Y0J/c+JguU6cPdFHRC9eHrkgaZ9bpYpeQVujBpL+OkA8pAQTZ1XhoLZu/IH4Rv2kx85e8WVF7FxIFkgqJobjvai2XsD7QRYHGb6EEsqjROPndxnlpLeXmyp+WvbPhtRMoLyP3bZncaR1xsPkmW4ajXSUCa4+qlEfrEMskG79AgMBAAECgYAYmA5StSh8unJSxqULpkdy4F/RjGEjDv9by7sqYN6GCUv4KoBR8lVbFKSoOLYCWSsKND0BXyRbXsdyvK9Op8IVsKIbUnpen5V2cgNrVhlomy7E7RFSdoyFcRuWzck0NGtjJLPzi4qztiKprFH8yMf3tfD8aEKMo7pFpqetGfkezQJBANZTUTiGePRsiO7igin92jf9pWeSiI9OecQ/9hxwIlXXxQAwMUcvvyjoKfp6TRs3HlYugoiP/5VwTWRM/iTbf18CQQDBMtpKI5NtgrpfqbN2czP35S7VOnYO0QofEEuLj3oVCo2CxXfz0cViY/ng3BFk/oTykbMmS/TxCD5VHi17QRsjAkEAv9/3ZtN8ldZVAQhn35AUPOwnmIHnH+TxvnBEtVDubEuvYmvCsihcyxKOAmBbh3HhBua8leXUusS/hHwpSnX3oQJAc4eLTYZUpMnl1UrPjGd7jiO4i72310hduxGtezlDEc4LrUWUY3Lvi9SpGjO/GxuwOLWz4ZTOVkxNqeyv2eKm7QJAQHvgO0ciDFuFuhahFli7ktyZcn5CV8PPkQrbMXUFrMbX3AP61HPyH9EGCqBvsdyRYqPxFseDFY3yYveOWMPq0Q==
# CORS
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.data.redis.defaultExpiration
=
3600
# redis
xyqb.redis.master.host
=
redis
xyqb.redis.master.port
=
6379
xyqb.redis.master.name
=
mymaster
xyqb.redis.sentinel1.host
=
xyqb.redis.sentinel1.port =
xyqb.redis.sentinel2.host
=
xyqb.redis.sentinel2.port =
xyqb.redis.sentinel3.host
=
xyqb.redis.sentinel3.port =
# 短信平台配置
sms.is.debug
=
1
# LKB client
lkb.client.url
=
http://192.168.4.193:8082/LKBClient/openapi
lkb.client.user.register.app
=
/new/register/registerApp.json
lkb.client.user.update
=
/new/register/updateUser.json
lkb.client.user.push
=
/user/push.json
# LKB import
lkb.import.url
=
http://spider-center
# LKB
lkb.url
=
http://192.168.192.251:8081/LKB
# xyqb
xyqb.url
=
https://m.xyqb.com
xyqb.api.url
=
http://api.xyqb.com
#sdk
model.quantgroup.url
=
http://192.168.4.202
xyqb.auth.url
=
http://auth.xyqb.com
xyqb-user.ui
=
http://passport.xyqb.com
xyqb-user.ui-s
=
https://passport.xyqb.com
#xyqb-user-域名
xyqb.user.domain
=
passport.xyqb.com
xyqb.user.query.url
=
http://userqry.xyqb.com
xyqb.domain
=
http://api.xyqb.com
xyqb.paycenter.url
=
http://payapi.xyqb.com/
xyqb.paycenter.id
=
3
####### frontend service depend ######
# xyqb-user-ui
xyqb-user.ui
=
http://passport.xyqb.com
# xyqb-user-ui
xyqb-user.ui-s
=
https://passport.xyqb.com
# todo: xyqb-ui or xjd-ui ????
xyqb.url
=
http://m.xyqb.com
#内部运营系统
xyqb.yunying.url
=
https://opapi.xyqb.com
#马甲包
loanvest.rabbitmq.connection.virtual-host
=
/loan_order
loanvest.rabbitmq.queue
=
loan_user_queue
#loanvest.rabbitmq.stateMsgQueue=loan_vest_msg_queue
loanvest.rabbitmq.exchange
=
loan_vest_exchange
loanvest.rabbitmq.connection.host
=
rabbitmq
loanvest.rabbitmq.connection.port
=
5672
loanvest.rabbitmq.connection.user
=
qa
loanvest.rabbitmq.connection.password
=
qatest
####### backend service depend ######
# op-api
xyqb.yunying.url
=
http://op-api
# gu-bei
xyqb.paycenter.url
=
http://gu-bei
# xyqb
xyqb.domain
=
http://xyqb
# xyqb
xyqb.api.url
=
http://xyqb
# han-gu-guan
xyqb.auth.url
=
http://han-gu-guan
#
xyqb.user.query.url
=
http://192.168.11.40:8081
#
model.quantgroup.url
=
http://model.quantgroup.cn
#
lkb.url
=
http://192.168.192.251:8081/LKB
#
lkb.import.url
=
http://spider.quantgroup.cn
#
lkb.client.url
=
http://192.168.4.193:8083/LKBClient/openapi
#用户注册广播
register.rabbitmq.connection.virtual-host
=
/user_register
register.rabbitmq.queue
=
user_register_queue
register.rabbitmq.exchange
=
user_register_exchange
register.rabbitmq.connection.host
=
rabbitmq
register.rabbitmq.connection.port
=
5672
register.rabbitmq.connection.user
=
qa
register.rabbitmq.connection.password
=
qatest
####### The lack of config #######
xyqb.paycenter.id
=
3
protocol.name
=
motan
protocol.contentLength
=
1048576
protocol.isDefault
=
true
#motan registry center
registry.protocol
=
zookeeper
motan.port
=
8086
motan.user.group
=
userGroup
motan.user.module
=
user-motan-rpc
motan.application
=
xyqbUserMotan
\ No newline at end of file
motan.application
=
xyqbUserMotan
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