mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-28 07:59:55 +03:00
Fix typo
This commit is contained in:
parent
3b0e63ff12
commit
5e2ead0c2a
1 changed files with 2 additions and 2 deletions
|
@ -175,7 +175,7 @@ If your docker registry need credentials, you will need to send these HEADERS:
|
|||
http:
|
||||
headers:
|
||||
Access-Control-Allow-Origin: ['<your docker-registry-ui url>']
|
||||
Access-Control-Allow-Credentials: true
|
||||
Access-Control-Allow-Credentials: [true]
|
||||
Access-Control-Allow-Methods: ['HEAD', 'GET', 'OPTIONS'] # Optional
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue