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