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