mealie fixed

This commit is contained in:
Danilo Reyes 2024-10-01 19:58:47 -06:00
parent ead72a68ce
commit 6181709ca3
2 changed files with 3 additions and 4 deletions

View File

@ -183,7 +183,6 @@
inherit (cfg) url; inherit (cfg) url;
type = cfg.name; type = cfg.name;
key = "{{HOMEPAGE_VAR_MEALIE}}"; key = "{{HOMEPAGE_VAR_MEALIE}}";
version = 2;
}; };
}; };
nextcloud = nextcloud =

File diff suppressed because one or more lines are too long