Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
karanikiotis committed Oct 25, 2024
1 parent 1410f0e commit bd689ca
Show file tree
Hide file tree
Showing 3 changed files with 389 additions and 1,229 deletions.
2 changes: 1 addition & 1 deletion ecosystem.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
name: "client",
script: "npm",
args: ["run", "serve"],
instances: 2,
instances: 1,
exec_mode: "cluster",
}],
};
Loading

0 comments on commit bd689ca

Please sign in to comment.