Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hyunjong Lee
/
YTMT
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
hyunjong
2019-05-19 14:56:36 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bb20a954e7ba9a559796c735032b460b06f5256b
bb20a954
1 parent
447cc39f
port
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app.js
app.js
View file @
bb20a95
...
...
@@ -44,7 +44,7 @@ connection = mysql.createConnection({
host
:
'localhost'
,
user
:
'root'
,
password
:
'password'
,
port
:
9
000
,
port
:
3
000
,
database
:
'YTMT'
});
...
...
Please
register
or
login
to post a comment