[supervisord] nodaemon=true [program:php-fpm] command=php-fpm autostart=true autorestart=true [program:nginx] command=nginx -g 'daemon off;' autostart=true autorestart=true