registry is working better!!

This commit is contained in:
Waylon Walker 2023-11-05 14:33:00 -06:00
parent 6fef7854ac
commit 222b798f8a
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
4 changed files with 25 additions and 40 deletions

View file

@ -11,7 +11,7 @@ http:
addr: :5000
headers:
X-Content-Type-Options: [nosniff]
Access-Control-Allow-Origin: ["http://registry-ui.wayl.one"]
Access-Control-Allow-Origin: ["https://registry-ui.wayl.one"]
Access-Control-Allow-Methods: ["HEAD", "GET", "OPTIONS", "DELETE"]
Access-Control-Expose-Headers: ["Docker-Content-Digest"]
Access-Control-Allow-Credentials: [true]