1client_max_body_size 0; 2chunked_transfer_encoding on; 3location /v2/ { 4 include docker-registry-v2.conf; 5}
View as plain text