spaces
This commit is contained in:
parent
dcb9fc2f4a
commit
ba3c061d8d
1 changed files with 2 additions and 0 deletions
|
@ -24,5 +24,7 @@ http.createServer(function (req, res) {
|
|||
console.log(`Server is running on http://"127.0.0.1":5050`)
|
||||
})
|
||||
|
||||
|
||||
|
||||
console.log("running webhook!")
|
||||
|
||||
|
|
Loading…
Reference in a new issue