migration hadi.diy > hadi.icu

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-03-25 20:30:02 +01:00
parent e4a2a7abd0
commit 9a41aff92d
7 changed files with 358 additions and 124 deletions

View File

@@ -34,7 +34,6 @@ in {
radarr.enable = true;
sonarr.enable = true;
bazarr.enable = true;
readarr.enable = true;
transmission = {
enable = true;
extraSettings = {
@@ -60,6 +59,5 @@ in {
"radarr.hadi.icu" = "http://localhost:7878";
"sonarr.hadi.icu" = "http://localhost:8989";
"transmission.hadi.icu" = "http://localhost:9091";
"readarr.hadi.icu" = "http://localhost:8787";
};
}