[program:debug-proxy] command=/usr/bin/node /var/www/html/app/RSpade/resource/DebugProxy/dist/server.js directory=/var/www/html/app/RSpade/resource/DebugProxy autostart=true autorestart=true startsecs=10 stopwaitsecs=10 stdout_logfile=/var/log/supervisor/debug-proxy.log stderr_logfile=/var/log/supervisor/debug-proxy-error.log stdout_logfile_maxbytes=10MB stderr_logfile_maxbytes=10MB stdout_logfile_backups=5 stderr_logfile_backups=5 environment=NODE_ENV="production",DEBUG_PROXY_PORT="9080",DBGP_PORT="9003",AUTH_SESSION_PATH="/var/www/html/storage/rsx-ide-bridge",LOG_LEVEL="INFO" user=www-data killasgroup=true stopasgroup=true