Skip to content

Commit

Permalink
Merge pull request #10 from abastola/sujil
Browse files Browse the repository at this point in the history
Added PM2
  • Loading branch information
smaharj1 authored Apr 8, 2023
2 parents 95550a3 + 0c78e0a commit 397e434
Show file tree
Hide file tree
Showing 3 changed files with 3,185 additions and 286 deletions.
6 changes: 6 additions & 0 deletions ecosystem.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module.exports = {
apps : [{
script: './bin/www',
watch: '.'
}],
};
Loading

0 comments on commit 397e434

Please sign in to comment.