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 {
subdomain = containerCfg.subdomain
subdomain = containerCfg.subdomain;
subpath = "sonarr";
imageStream = images.sonarr;
port = 8989;