diff --git a/registry/config.yml b/registry/config.yml index ad910fa..98f20c1 100644 --- a/registry/config.yml +++ b/registry/config.yml @@ -14,8 +14,4 @@ http: headers: X-Content-Type-Options: [nosniff] X-Frame-Options: [DENY] - X-XSS-Protection: [1; mode=block] -auth: - htpasswd: - realm: basic-realm - path: /etc/docker/registry/auth/auth.htpasswd \ No newline at end of file + X-XSS-Protection: [1; mode=block] \ No newline at end of file