Skip to content

Commit

Permalink
🐞 fix(pm2 config): jdc to ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonBegonia committed Jul 27, 2021
1 parent df8d5e1 commit b88a6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/ecosystem.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
apps: [
{
name: 'jdc',
name: 'ninja',
script: './app.js',
},
],
Expand Down

0 comments on commit b88a6c7

Please sign in to comment.