diff --git a/README.md b/README.md index a31cf7c..a3efb0e 100644 --- a/README.md +++ b/README.md @@ -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'] ```