Skip to content

Commit

Permalink
Update wrangler.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
chmdir authored Feb 22, 2025
1 parent e5d1601 commit 7dc6c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CUSTOM_DOMAIN = "exmaple.com"
[env.production]
name = "cloudflare-docker-proxy"
# routes = [
# { pattern = "dockerr.bigood.ink", custom_domain = true },
# { pattern = "docker.bigood.ink", custom_domain = true },
# { pattern = "quay.bigood.ink", custom_domain = true },
# { pattern = "gcr.bigood.ink", custom_domain = true },
# { pattern = "k8s-gcr.bigood.ink", custom_domain = true },
Expand Down

0 comments on commit 7dc6c07

Please sign in to comment.