mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-29 16:39:54 +03:00
Add CORS alternative solution in README
This commit is contained in:
parent
178cd5a59d
commit
6e7fc1508e
1 changed files with 2 additions and 0 deletions
|
@ -186,6 +186,8 @@ http:
|
|||
Access-Control-Allow-Methods: ['HEAD', 'GET', 'OPTIONS'] # Optional
|
||||
```
|
||||
|
||||
An alternative for CORS issues is a plugin on your browser, more info [here](https://github.com/Joxit/docker-registry-ui/issues/25#issuecomment-621104846) (thank you [xmontero](https://github.com/xmontero)).
|
||||
|
||||
## Using delete
|
||||
|
||||
For deleting images, you need to activate the delete feature in your registry:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue