This commit is contained in:
soraefir
2026-05-12 21:25:01 +02:00
parent e1a80bb7ce
commit db5230bd69

View File

@@ -53,7 +53,7 @@ in {
}; };
sonarr = builder.mkContainer { sonarr = builder.mkContainer {
subdomain = containerCfg.subdomain subdomain = containerCfg.subdomain;
subpath = "sonarr"; subpath = "sonarr";
imageStream = images.sonarr; imageStream = images.sonarr;
port = 8989; port = 8989;