-
-
Save mdestafadilah/6b19b52d7df7b0bd57de67e48d42bdac to your computer and use it in GitHub Desktop.
SERVER COMMAND LINE
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
sudo /www/server/nodejs/v18.13.0/bin/pm2 status | |
sudo /www/server/nodejs/v18.13.0/bin/pm2 start 'yarn start:prod' --name ApiEvolution -- start --node-args="--max-old-space-size=4096" --max-memory-restart 4G |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment