Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김승찬
/
LINEBOT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sckim
2019-11-23 19:18:40 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
85754ad5aa9ef6ecece44f4ca836bbcddc496444
85754ad5
1 parent
2c93d732
make branch
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app.js
app.js
View file @
85754ad
...
...
@@ -148,7 +148,7 @@ function handleEvent(event) {
});
});
}
}
app
.
listen
(
80
,
function
()
{
console
.
log
(
'Linebot listening on port 80!'
);
...
...
Please
register
or
login
to post a comment