Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yoho-message-sender
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
胡古飞
2017-06-13 18:18:50 +0800
Commit
35ad1d65bcaaf3bc09282714c6accc942cdc774b
1 parent
b746bb2f
fix datasources
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/META-INF/autoconf/databases.yml
web/src/main/webapp/META-INF/autoconf/databases.yml
View file @
35ad1d6
...
...
@@ -13,7 +13,7 @@ datasources:
-
${jdbc.mysql.yhmessage.slave}
username
:
${jdbc.mysql.yhmessage.username}
password
:
${jdbc.mysql.yhmessage.password}
maxConnections
:
30
maxConnections
:
30
daos
:
-
com.yoho.message.dal.InBoxMapper
...
...
Please
register
or
login
to post a comment