mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-26 06:59:52 +03:00
docs: update list of required headers to delete an image (#249)
This commit is contained in:
parent
c84c9f36e6
commit
49ec1d9938
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ And you need to add these HEADERS:
|
|||
http:
|
||||
headers:
|
||||
Access-Control-Allow-Methods: ['HEAD', 'GET', 'OPTIONS', 'DELETE']
|
||||
Access-Control-Allow-Headers: ['Authorization', 'Accept']
|
||||
Access-Control-Expose-Headers: ['Docker-Content-Digest']
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue