... update our serve npm scripts to execute pm2 start instead of node: "serve": "yarn run build && dotenv -e envs/.env pm2 start dist/index.js" Now, ...
確定! 回上一頁