mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Fix seedbox
This commit is contained in:
parent
1366e18c1b
commit
b8961e7263
2 changed files with 59 additions and 59 deletions
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue