如何将默认的 PM2 table 名称用户更改为管理员?

How to change default PM2 table name user to administartor?

PM2 table configuration server of nest-js

步骤:1 PM2-配置:

1.npm 安装-g pm2

2.pm2 列表

3.pm2 状态

4.pm2 启动dist/main.js --name appname

5.pm2保存

6.pm2 监控

7.pm2 日志

8.pm2杀

step-2 如果你想要保存的应用程序:

9.pm2复活

step-3 ecosystem-file配置:

10.pm2开始ecosystem.config.js