mirror of
https://github.com/ciiiii/cloudflare-docker-proxy.git
synced 2026-03-15 08:53:18 +08:00
fix: domain typo (#23)
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user