removed redundant ports
This commit is contained in:
parent
22021fded2
commit
b85aaff840
@ -32,7 +32,6 @@
|
||||
};
|
||||
networking = let
|
||||
ports = [
|
||||
8080
|
||||
2049 # idk
|
||||
8989 # sonarr
|
||||
7878 # radarr
|
||||
@ -41,7 +40,6 @@
|
||||
8096 # jellyfin
|
||||
6767 # bazarr
|
||||
5000 # kavita
|
||||
9091 # qbittorrent
|
||||
];
|
||||
in {
|
||||
hostName = "server";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user