Skip to content

Commit

Permalink
credits to rob--w
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaidun committed Aug 24, 2023
1 parent 7059673 commit 578b278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// code written by Rob--W author of cors-anywhere
// Listen on a specific host via the HOST environment variable
var host = process.env.HOST || "0.0.0.0";
// Listen on a specific port via the PORT environment variable
Expand Down

0 comments on commit 578b278

Please sign in to comment.