diff --git a/images/php-fpm/lighttpd.conf b/images/php-fpm/lighttpd.conf index cd7dcad..87c9cd6 100644 --- a/images/php-fpm/lighttpd.conf +++ b/images/php-fpm/lighttpd.conf @@ -16,4 +16,4 @@ fastcgi.server = ( ".php" => )) ) -include "/srv/lighttpd/*.conf"; \ No newline at end of file +include "/srv/lighttpd/*.conf" \ No newline at end of file