Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasyxby authored Dec 19, 2024
1 parent c7d905c commit a97e1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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/": dockerHub
// ["quay." + CUSTOM_DOMAIN]: "https://quay.io",
// ["gcr." + CUSTOM_DOMAIN]: "https://gcr.io",
// ["k8s-gcr." + CUSTOM_DOMAIN]: "https://k8s.gcr.io",
Expand Down

0 comments on commit a97e1aa

Please sign in to comment.