Skip to content

Commit

Permalink
Update server.flussonic.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-2015 authored Oct 30, 2021
1 parent f0f25ba commit 2907b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.flussonic.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ const requestListener = function (req, res) {

const server = http.createServer(requestListener);
server.listen(8964);
console.log("server start")

0 comments on commit 2907b15

Please sign in to comment.