Closed saolex closed 5 years ago
Typo ob_php-fpm/docker-entrypoint.sh
Need more variables in .env file. 71 echo 'max_execution_time=300' 82 echo 'upload_max_filesize=50M' 83 echo 'post_max_size=50M'
Hi, thanks for the note. Fixed the typo. If you want to extend with more variables, feel free to make a PR with the changes.
Typo ob_php-fpm/docker-entrypoint.sh
Need more variables in .env file. 71 echo 'max_execution_time=300' 82 echo 'upload_max_filesize=50M' 83 echo 'post_max_size=50M'