diff --git a/7.1/supervisord.conf b/7.1/supervisord.conf index 0b32ad5..4521134 100755 --- a/7.1/supervisord.conf +++ b/7.1/supervisord.conf @@ -12,10 +12,10 @@ stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 -[program:php5-fpm] +[program:php7-fpm] command = /usr/sbin/php-fpm7.1 -F autostart = true stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr -stderr_logfile_maxbytes=0 \ No newline at end of file +stderr_logfile_maxbytes=0