webdevops / php-docker-boilerplate

:stew: PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
https://webdevops.io/projects/php-docker-boilerplate/
MIT License
561 stars 185 forks source link

Nginx config #66

Open dgram opened 7 years ago

dgram commented 7 years ago

Hi,

is it possible to add some additional configs to the nginx config? we have to set:

fastcgi_buffers; fastcgi_buffer_size; proxy_buffer_size; proxy_buffers; proxy_busy_buffers_size;

regards and thx