9 lines
185 B
Text
9 lines
185 B
Text
[program:workers]
|
|
directory=/app
|
|
command=npm run start:prod:workers
|
|
autostart=true
|
|
autorestart=false
|
|
redirect_stderr=true
|
|
stdout_logfile=/dev/fd/1
|
|
stdout_logfile_maxbytes=0
|
|
startsecs=3
|