fix typo in docker-distribution-proxy template
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
0d4b1e1d0d
commit
f685312888
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
# Write access restricted
|
# Write access restricted
|
||||||
<Limit POST PUT DELETE PATCH>
|
<Limit POST PUT DELETE PATCH>
|
||||||
Require value-user
|
Require valid-user
|
||||||
</Limit>
|
</Limit>
|
||||||
|
|
||||||
</Location>
|
</Location>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue