Derived docker containers from jwilder/nginx-proxy with additional unrestricted client body size.
client_max_body_size 0;
For information on how to use please see jwilder/nginx-proxy.
https://github.com/jwilder/nginx-proxy with unrestricted client max body size.
DockerfileMIT
Derived docker containers from jwilder/nginx-proxy with additional unrestricted client body size.
client_max_body_size 0;
For information on how to use please see jwilder/nginx-proxy.