fix: domain typo (#23)

This commit is contained in:
意琦行
2024-06-21 16:52:51 +08:00
committed by GitHub
parent 00b8c83650
commit d1d3bc252c

View File

@@ -14,7 +14,7 @@ TARGET_UPSTREAM = "https://registry-1.docker.io"
name = "cloudflare-docker-proxy"
routes = [
{ pattern = "docker.libcuda.so", custom_domain = true },
{ pattern = "quey.libcuda.so", custom_domain = true },
{ pattern = "quay.libcuda.so", custom_domain = true },
{ pattern = "gcr.libcuda.so", custom_domain = true },
{ pattern = "k8s-gcr.libcuda.so", custom_domain = true },
{ pattern = "k8s.libcuda.so", custom_domain = true },