diff --git a/server.js b/server.js index 58fc381..2e3d119 100644 --- a/server.js +++ b/server.js @@ -37,7 +37,7 @@ const CONFIG = { together: 60 * 60, // 1 hour in seconds finishUp: 2 * 60 // 2 minutes in seconds }, - port: 3000 + port: 80 }; // Data file path