[program:nginx] command=/usr/sbin/nginx -g "daemon off;" autostart=true autorestart=true killasgroup=true stopasgroup=true [program:phpfpm] command=/usr/sbin/php-fpm8.2 -c /etc/php/8.2/fpm/pool.d/www.conf -F autostart=true autorestart=true [program:crond] command=/usr/sbin/cron -f autostart=true autorestart=true