diff --git a/hosts/oparic-local-dev/configuration.nix b/hosts/oparic-local-dev/configuration.nix index 74cd6cb..495b53b 100644 --- a/hosts/oparic-local-dev/configuration.nix +++ b/hosts/oparic-local-dev/configuration.nix @@ -111,6 +111,7 @@ tls { dns cloudflare {file.${config.sops.secrets.caddy_cloudflare_api_key.path}} propagation_timeout -1 + propagation_delay 30s } reverse_proxy localhost:40000 '';