Add CORS alternative solution in README

This commit is contained in:
Joxit 2020-05-18 23:08:52 +02:00
parent 178cd5a59d
commit 6e7fc1508e
No known key found for this signature in database
GPG key ID: F526592B8E012263

View file

@ -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: