diff --git a/registry/config-example.yml b/registry/config-example.yml index 3277f9a2e..c760cd567 100644 --- a/registry/config-example.yml +++ b/registry/config-example.yml @@ -11,6 +11,10 @@ http: addr: :5000 headers: X-Content-Type-Options: [nosniff] +auth: + htpasswd: + realm: basic-realm + path: /etc/registry health: storagedriver: enabled: true