- [program:node]
- priority=20
- command=/usr/local/node-6.9.5/bin/node /app/code/serveras/index.js --datadir /app/data
- user=cloudron
- autostart=true
- autorestart=true
- stdout_logfile=/dev/stdout
- stdout_logfile_maxbytes=0
- stderr_logfile=/dev/stderr
- stderr_logfile_maxbytes=0
|