Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2017-11-28 16:39:57 +0800
Commit
54e80be1c1446c9aacb2100655e2dd8e4c0ff528
1 parent
2328cecf
add mysql
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/config.js
config/config.js
View file @
54e80be
...
...
@@ -134,7 +134,7 @@ const specific = {
user
:
'root'
,
password
:
'yB877Jy7tV6juIYk'
}
}
,
}
};
module
.
exports
=
Object
.
assign
(
defaults
,
specific
[
env
]);
\ No newline at end of file
...
...
Please
register
or
login
to post a comment