forked from GitHub/cloudflare-docker-proxy
update wragler.toml
This commit is contained in:
@@ -7,7 +7,7 @@ port = 8787
|
|||||||
local_protocol = "http"
|
local_protocol = "http"
|
||||||
|
|
||||||
[env.vars]
|
[env.vars]
|
||||||
CUSTOM_DOMAIN = "libcuda.so"
|
CUSTOM_DOMAIN = "lolicon.in"
|
||||||
|
|
||||||
[env.dev.vars]
|
[env.dev.vars]
|
||||||
MODE = "debug"
|
MODE = "debug"
|
||||||
@@ -15,15 +15,6 @@ TARGET_UPSTREAM = "https://registry-1.docker.io"
|
|||||||
|
|
||||||
[env.production]
|
[env.production]
|
||||||
name = "cloudflare-docker-proxy"
|
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]
|
[env.production.vars]
|
||||||
MODE = "production"
|
MODE = "production"
|
||||||
|
|||||||
Reference in New Issue
Block a user