remove local tls entries
This commit is contained in:
@@ -3,18 +3,18 @@
|
|||||||
}
|
}
|
||||||
bizmatch.net {
|
bizmatch.net {
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
# dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
www.bizmatch.net {
|
www.bizmatch.net {
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
# dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
bayarea-cc.com {
|
bayarea-cc.com {
|
||||||
# SSL/TLS mit Cloudflare DNS Challenge
|
# SSL/TLS mit Cloudflare DNS Challenge
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
# dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
handle /api {
|
handle /api {
|
||||||
reverse_proxy host.docker.internal:3001
|
reverse_proxy host.docker.internal:3001
|
||||||
@@ -33,7 +33,7 @@ bayarea-cc.com {
|
|||||||
www.bayarea-cc.com {
|
www.bayarea-cc.com {
|
||||||
# SSL/TLS mit Cloudflare DNS Challenge
|
# SSL/TLS mit Cloudflare DNS Challenge
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
# dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
handle /api {
|
handle /api {
|
||||||
reverse_proxy host.docker.internal:3001
|
reverse_proxy host.docker.internal:3001
|
||||||
@@ -64,13 +64,13 @@ auth.bizmatch.net {
|
|||||||
# header_up -X-Frame-Options
|
# header_up -X-Frame-Options
|
||||||
}
|
}
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
# dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
gitea.bizmatch.net {
|
gitea.bizmatch.net {
|
||||||
reverse_proxy gitea:3500
|
reverse_proxy gitea:3500
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
# dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -97,7 +97,7 @@ dev.bizmatch.net {
|
|||||||
encode gzip
|
encode gzip
|
||||||
|
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
# dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -109,6 +109,6 @@ api-dev.bizmatch.net {
|
|||||||
header_up CF-IPCountry {http.request.header.CF-IPCountry}
|
header_up CF-IPCountry {http.request.header.CF-IPCountry}
|
||||||
}
|
}
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
# dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user