Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
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
DengXinFei
9 years ago
Commit
8a744f5aae41a2a0e0f41a2d301359b37898fea1
1 parent
72b5adf2
修改数据库配置
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
web/src/main/resources/databases.yml
web/src/main/webapp/META-INF/autoconf/databases.yml
web/src/main/resources/databases.yml
View file @
8a744f5
...
...
@@ -6,7 +6,7 @@ datasources:
username
:
yh_test
password
:
9nm0icOwt6bMHjMusIfMLw==
yoho_logs
:
yoho
buy
_logs
:
servers
:
-
192.168.50.69:9980
username
:
yh_test
...
...
web/src/main/webapp/META-INF/autoconf/databases.yml
View file @
8a744f5
...
...
@@ -6,7 +6,7 @@ datasources:
username
:
${jdbc.mysql.yohopassport.username}
password
:
${jdbc.mysql.yohopassport.password}
yoho_logs
:
yoho
buy
_logs
:
servers
:
-
${jdbc.mysql.yohologs.master}
username
:
${jdbc.mysql.yohologs.username}
...
...
Please
register
or
login
to post a comment