Created
July 14, 2018 05:45
-
-
Save amitkhare/7fafc911530b47c1a935d7de33b88b84 to your computer and use it in GitHub Desktop.
PM2 Start server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pm2 kill | |
| pm2 start /var/www/<PATH>/server.js -i max --name "NAME" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment