postiz/var/docker/supervisord/workers.ini

6 lines
101 B
INI

[program:workers]
directory=/app
command=npm run start:prod:workers
autostart=true
autorestart=false