Fix seedbox

This commit is contained in:
muon 2026-01-02 20:43:02 +00:00
parent 1366e18c1b
commit b8961e7263
2 changed files with 59 additions and 59 deletions

View file

@ -24,7 +24,8 @@
ntfy = 3010;
audio = 3011;
atuin = 3012;
stream = 3013;
stream = 3013; # seedbox-frontend
seedbox = 3014; # seedbox-backend
search = 8081;
videos = 8082;
@ -39,7 +40,6 @@
prowlarr = 5006;
flaresolverr = 5007;
torrent = 5008;
seedbox = 5009;
};
};
}