Skip to content

Commit

Permalink
update port
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubik committed Nov 26, 2024
1 parent ae9d9b2 commit 3a92b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecosystem.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
watch: false,
env: {
NODE_ENV: "production",
PORT: 6000
PORT: 5000
}
}]
};

0 comments on commit 3a92b04

Please sign in to comment.