mirror of
https://github.com/ciiiii/cloudflare-docker-proxy.git
synced 2026-03-15 08:53:18 +08:00
Add proxy rule for registry.k8s.io
This commit is contained in:
@@ -8,6 +8,7 @@ const routes = {
|
||||
"quay.libcuda.so": "https://quay.io",
|
||||
"gcr.libcuda.so": "https://gcr.io",
|
||||
"k8s-gcr.libcuda.so": "https://k8s.gcr.io",
|
||||
"k8s.libcuda.so": "https://registry.k8s.io",
|
||||
"ghcr.libcuda.so": "https://ghcr.io",
|
||||
"cloudsmith.libcuda.so": "https://docker.cloudsmith.io",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user