shell : # !/bin/sh NODE_ENV=production pm2 start /path1/app1.js -x --name app1 ... We have 3 applications on the server, the shell script is ...
確定! 回上一頁