Skip to content

Commit

Permalink
chore: start application using pm2
Browse files Browse the repository at this point in the history
  • Loading branch information
siepra committed Mar 21, 2024
1 parent 4ef9d60 commit 3d7dc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/scripts/application-start.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cd /home/ubuntu/qss
npm run start
pm2 --name QSS start npm -- start

0 comments on commit 3d7dc1c

Please sign in to comment.