Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김윤지
/
Probability Death
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김주희
2019-06-06 00:49:03 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2a7a142dd6bbb9d1ce170e62b27cdcf6992d261e
2a7a142d
1 parent
dde79bc0
delete keys/db_option.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
keys/db_option.js
keys/db_option.js
deleted
100644 → 0
View file @
dde79bc
module
.
exports
=
{
host
:
'localhost'
,
user
:
'root'
,
password
:
'abcd'
,
database
:
'db_option'
}
\ No newline at end of file
Please
register
or
login
to post a comment