diff --git a/lychee/supervisord.conf b/lychee/supervisord.conf index 61657fa..f2cd4b1 100644 --- a/lychee/supervisord.conf +++ b/lychee/supervisord.conf @@ -2,7 +2,7 @@ nodaemon=true [program:php-fpm] -command=php-fpm +command=php-fpm7 [program:nginx] command=nginx