hosts/oparic: caddy delay propagation
This commit is contained in:
@@ -111,6 +111,7 @@
|
|||||||
tls {
|
tls {
|
||||||
dns cloudflare {file.${config.sops.secrets.caddy_cloudflare_api_key.path}}
|
dns cloudflare {file.${config.sops.secrets.caddy_cloudflare_api_key.path}}
|
||||||
propagation_timeout -1
|
propagation_timeout -1
|
||||||
|
propagation_delay 30s
|
||||||
}
|
}
|
||||||
reverse_proxy localhost:40000
|
reverse_proxy localhost:40000
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user