Skip to content

Commit

Permalink
Config: Updated configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fet1sov authored Jun 17, 2024
1 parent cf31513 commit 1a26977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
port: process.env.PORT || 3000,
port: process.env.PORT || 80,
web: process.env.WEB || true,
};
};

0 comments on commit 1a26977

Please sign in to comment.