diff --git a/git_webhook.js b/git_webhook.js index 7e5d504..4cda33b 100644 --- a/git_webhook.js +++ b/git_webhook.js @@ -24,4 +24,5 @@ http.createServer(function (req, res) { console.log(`Server is running on http://"127.0.0.1":5050`) }) -console.log("running webhook!") \ No newline at end of file +console.log("running webhook!") +