diff --git a/src/index.js b/src/index.js index e8a3885e..9efc82a2 100644 --- a/src/index.js +++ b/src/index.js @@ -7,7 +7,7 @@ const dockerHub = "https://registry-1.docker.io"; const routes = { // production - "cloudflare-docker-proxy.1016818023.workers.dev/": dockerHub + "cloudflare-docker-proxy.1016818023.workers.dev": "https://registry-1.docker.io" // ["quay." + CUSTOM_DOMAIN]: "https://quay.io", // ["gcr." + CUSTOM_DOMAIN]: "https://gcr.io", // ["k8s-gcr." + CUSTOM_DOMAIN]: "https://k8s.gcr.io",