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
51d076da
Commit
51d076da
authored
Nov 20, 2017
by
daidekun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
user_credict
parent
f4264e36
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
1 deletion
+18
-1
user_credit.properties
java/user_credit.properties
+17
-0
xyqb.properties
java/xyqb.properties
+1
-1
No files found.
java/user_credit.properties
View file @
51d076da
server.port
=
7079
config.accessable
=
false
configserver.disable
=
1
configserver.system
=
user_credit
#xyqb.data.mysql.jdbc-url=jdbc:mysql://192.168.4.22:3306/xyqb_user?useUnicode=true&characterEncoding=UTF8
xyqb.data.mysql.jdbc-url
=
jdbc:mysql://db:3306/user_credit?useUnicode=true&characterEncoding=UTF8
xyqb.data.mysql.password
=
qatest
xyqb.data.mysql.user
=
qa
xyqb.data.mysql.max-pool-size
=
20
# 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
usersys.url
=
http://xyqb-user
\ No newline at end of file
java/xyqb.properties
View file @
51d076da
...
@@ -108,6 +108,6 @@ usersys.url=http://passportapi2.xyqb.com
...
@@ -108,6 +108,6 @@ usersys.url=http://passportapi2.xyqb.com
#
#
finance.system.url
=
http://financial-api.xyqb.com
finance.system.url
=
http://financial-api.xyqb.com
#
#
usercredict.url
=
http://
192.168.4.25:8088
usercredict.url
=
http://
user_credict
#
#
app.zmxy.url.redirect
=
http://192.168.192.207:8999
app.zmxy.url.redirect
=
http://192.168.192.207:8999
\ 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