-
有两个单独的bot均需要使用cqps的搜图服务,请问我该如何在同一台vps上启动两个cqps 环境Centos 7 node 14.16.0 pm2 4.5.0 |
Beta Was this translation helpful? Give feedback.
Answered by
Tsuk1ko
Mar 21, 2021
Replies: 1 comment 6 replies
-
试试将另一个 cqps 的 pm2 配置文件中的 name 改掉 |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
Tsuk1ko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
试试将另一个 cqps 的 pm2 配置文件中的 name 改掉
cq-picsearcher-bot/ecosystem.config.js
Line 4 in ff1c1c4