hosts/oparic: caddy don't check propagation

This commit is contained in:
2026-05-17 14:15:07 +08:00
parent 85ba75bd63
commit bed4cac7d5
+1 -1
View File
@@ -110,7 +110,7 @@
extraConfig = '' extraConfig = ''
tls { tls {
dns cloudflare {file.${config.sops.secrets.caddy_cloudflare_api_key.path}} dns cloudflare {file.${config.sops.secrets.caddy_cloudflare_api_key.path}}
resolvers 1.1.1.1 1.0.0.1 propagation_timeout -1
} }
reverse_proxy localhost:40000 reverse_proxy localhost:40000
''; '';