postiz/var/docker/supervisord/cron.ini

6 lines
95 B
INI

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