diff --git a/roles/traefik.nix b/roles/traefik.nix index 8309dc8..cfbf8fe 100644 --- a/roles/traefik.nix +++ b/roles/traefik.nix @@ -59,7 +59,7 @@ config.sops.secrets."traefik.CLOUDFLARE_DNS_API_TOKEN".path ]; - staticConfiguration = { + staticConfigOptions = { entryPoints = { web = { address = ":80";