From 1da714d2b7c1e27afe78ff85c3dd460ba1b96b61 Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Thu, 26 Dec 2024 19:24:31 +0100 Subject: [PATCH] More fixes --- roles/traefik.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";