最初配置的ecosystem.config.js
module.exports = {
apps: [
{
name: 'development_platform_server',
script: 'bin/www',
instances: 1,
autorestart: true,
watch:
最初配置的ecosystem.config.js
module.exports = {
apps: [
{
name: 'development_platform_server',
script: 'bin/www',
instances: 1,
autorestart: true,
watch: