Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YPT
/
auto_deploy_test
·
Commits
Go to a project
GitLab
Go to dashboard
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
wangshusheng
8 years ago
Commit
01cb449798ed6deb5e527a1eb042926bb92df4c2
1 parent
4b852928
Update global-autoconfig.properties
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
autoconfig/test_nj_5/global-autoconfig.properties
autoconfig/test_nj_5/global-autoconfig.properties
View file @
01cb449
...
...
@@ -282,6 +282,12 @@ jdbc.mysql.yh_cms.slave=read.cms.yohoops.org:3306
jdbc.mysql.yh_cms.username
=
yh_test
jdbc.mysql.yh_cms.password
=
9nm0icOwt6bMHjMusIfMLw==
#yoho-message配置读写分离
jdbc.mysql.yhmessage.master
=
write.message.yohoops.org:3306
jdbc.mysql.yhmessage.slave
=
read.message.yohoops.org:3306
jdbc.mysql.yhmessage.username
=
yh_test
jdbc.mysql.yhmessage.password
=
9nm0icOwt6bMHjMusIfMLw==
readOnlyInSlave
=
false
# monogdb
...
...
Please
register
or
login
to post a comment