mirror of
https://github.com/outbackdingo/docker-registry-ui.git
synced 2026-04-07 18:07:06 +00:00
- Disable client_max_body_size to avoid the error '403 Request Entity Too Large' which prevent uploading "big" images. - Apply recommended settings by Docker (https://docs.docker.com/registry/recipes/nginx)