diff --git a/hosts/rico0/services/apps/loki.nix b/hosts/rico0/services/apps/loki.nix index 4acc028..b2aa0b3 100644 --- a/hosts/rico0/services/apps/loki.nix +++ b/hosts/rico0/services/apps/loki.nix @@ -39,7 +39,7 @@ _: { from = "2024-07-01"; store = "tsdb"; object_store = "filesystem"; - scheme = "v13"; + schema = "v13"; index = { prefix = "index_"; period = "24h"; }; } ];