From 2de59682ce8beb95bd52b30cbb9f659a3d16cb40 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Wed, 27 Apr 2016 22:19:24 +0200 Subject: [PATCH] lychee: php-fpm7 --- lychee/supervisord.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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