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-08-23 16:47:53 +0800
Commit
c9b5f42f574a57399a17c1e47fcaf2a9d1e61e25
1 parent
10ef7357
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
config/common.js
config/common.js
View file @
c9b5f42
...
...
@@ -194,10 +194,10 @@ if (isProduction) {
useCache
:
true
,
mysql
:
{
connect
:
{
host
:
'
0.0.0.0
'
,
host
:
'
localhost
'
,
port
:
'3306'
,
user
:
'root'
,
password
:
'
123456
'
password
:
''
},
database
:
'yoho_activity_platform'
,
}
...
...
Please
register
or
login
to post a comment