Skip to content

Commit

Permalink
r lumen 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dusterio committed Jul 31, 2018
1 parent 22db65c commit df74b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ fi
# Start up PHP FPM
/bin/echo clear_env = no >> /etc/php/7.2/fpm/pool.d/www.conf
#/bin/echo pm.max_children = 25 >> /etc/php/7.0/fpm/pool.d/www.conf
/usr/sbin/php-fpm7.2
/etc/init.d/php7.2-fpm start
#this one doesn't expose env variables
#/usr/sbin/service php7.0-fpm start

Expand Down

0 comments on commit df74b94

Please sign in to comment.