Skip to content

Commit

Permalink
Add CORS alternative solution in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Joxit committed May 18, 2020
1 parent 178cd5a commit 6e7fc15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6e7fc15

Please sign in to comment.