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
d5fad6b0
Commit
d5fad6b0
authored
Mar 02, 2017
by
lee_mingzhu
Committed by
minminyan
Apr 28, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加motan配置
parent
667df951
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
2 deletions
+30
-2
xyqb.properties
src/main/resources/config/dev/xyqb.properties
+15
-1
xyqb.properties
src/main/resources/config/release01/xyqb.properties
+15
-1
No files found.
src/main/resources/config/dev/xyqb.properties
View file @
d5fad6b0
...
...
@@ -70,3 +70,17 @@ usersys.url=http://localhost:9001
xyqb-user.ui
=
http://192.168.100.36:7043
wechat.appid
=
wxcdf6077af8127559
wechat.secret
=
16eaec16084d0d9c52d4114f359cc72c
#motan protocol
protocol.name
=
motan
protocol.contentLength
=
1048576
protocol.isDefault
=
true
#motan registry center
registry.protocol
=
zookeeper
registry.address
=
172.16.1.63:2181,172.16.1.64:2181,172.16.1.65:2181
#motan basic
motan.port
=
8082
motan.user.group
=
userGroup
motan.user.module
=
user-motan-rpc
motan.application
=
xyqbUserMotan
\ No newline at end of file
src/main/resources/config/release01/xyqb.properties
View file @
d5fad6b0
...
...
@@ -50,3 +50,17 @@ model.quantgroup.url=http://model.quantgroup.cn
xyqb.auth.url
=
http://auth.xyqb.com
xyqb-user.ui
=
http://passport.xyqb.com
#motan protocol
protocol.name
=
motan
protocol.contentLength
=
1048576
protocol.isDefault
=
true
#motan registry center
registry.protocol
=
zookeeper
registry.address
=
172.16.1.63:2181,172.16.1.64:2181,172.16.1.65:2181
motan.port
=
8082
motan.user.group
=
userGroup
motan.user.module
=
user-motan-rpc
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