摘要: .net core发布的时候会有一个.exe的文件,使用pm2运行这个文件就可以了。 pm2 start xxx.exe --name="xxxx" 阅读全文
posted @ 2022-01-05 12:41 一叶、知秋 阅读(384) 评论(0) 推荐(0) 编辑