forked from GitHub/cloudflare-docker-proxy
update wragler.toml
This commit is contained in:
@@ -7,7 +7,7 @@ port = 8787
|
||||
local_protocol = "http"
|
||||
|
||||
[env.vars]
|
||||
CUSTOM_DOMAIN = "libcuda.so"
|
||||
CUSTOM_DOMAIN = "lolicon.in"
|
||||
|
||||
[env.dev.vars]
|
||||
MODE = "debug"
|
||||
@@ -15,15 +15,6 @@ TARGET_UPSTREAM = "https://registry-1.docker.io"
|
||||
|
||||
[env.production]
|
||||
name = "cloudflare-docker-proxy"
|
||||
routes = [
|
||||
{ pattern = "docker.lolicon.in", custom_domain = true },
|
||||
{ pattern = "quay.lolicon.in", custom_domain = true },
|
||||
{ pattern = "gcr.lolicon.in", custom_domain = true },
|
||||
{ pattern = "k8s-gcr.lolicon.in", custom_domain = true },
|
||||
{ pattern = "k8s.lolicon.in", custom_domain = true },
|
||||
{ pattern = "ghcr.lolicon.in", custom_domain = true },
|
||||
{ pattern = "cloudsmith.lolicon.in", custom_domain = true },
|
||||
]
|
||||
|
||||
[env.production.vars]
|
||||
MODE = "production"
|
||||
|
||||
Reference in New Issue
Block a user