/nginx-proxy

https://github.com/jwilder/nginx-proxy with unrestricted client max body size.

MIT LicenseMIT

License MIT Docker Automated build

Derived docker containers from jwilder/nginx-proxy, Alpine branch, with additional unrestricted client body size.

client_max_body_size 0;

The gzip branch (dragas/nginx-proxy:gzip) also enables gzip compression.

For information on how to use please see jwilder/nginx-proxy.