Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-activity-platform
·
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
陈峰
2018-09-26 14:44:20 +0800
Commit
23eb28a545d4dc0c19717968db8a8d1be8e91eb3
1 parent
ed192803
Update database.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
config/database.js
config/database.js
View file @
23eb28a
...
...
@@ -33,8 +33,8 @@ module.exports = {
username
:
'yh_vpc_bak'
,
password
:
'yoho@2Y$^YpNb7hp'
,
database
:
'yoho_activity_platform'
,
port
:
'3307'
,
host
:
'10.67.2.144'
,
port
:
'3306'
,
host
:
'10.66.106.4'
,
dialect
:
'mysql'
,
pool
:
{
max
:
5
,
...
...
Please
register
or
login
to post a comment