Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 348 Bytes

mccy-lets-nginx

Built Image : docker pull itzgeoff-docker-images.bintray.io/moorkop/mccy-lets-nginx

Extends lets-nginx by adjusting the nginx.conf by adding:

  • proxy_request_buffering off;
  • client_max_body_size 50M;