"project1": "HOST=localhost PORT=3001 node .output/server/index.mjs"
"project2": "HOST=localhost PORT=3002 node .output/server/index.mjs"
pm2 start npm -- start
pm2 start ecosystem.config.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
"project1": "HOST=localhost PORT=3001 node .output/server/index.mjs"
"project2": "HOST=localhost PORT=3002 node .output/server/index.mjs"
pm2 start npm -- start
pm2 start ecosystem.config.js