Remove write authentication from the registry itself
Some checks are pending
Some checks are pending
This commit is contained in:
parent
54a5da1c8b
commit
2a383d166f
1 changed files with 1 additions and 5 deletions
|
@ -15,7 +15,3 @@ http:
|
|||
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
|
Loading…
Add table
Reference in a new issue