Compare commits
3 Commits
974a0328fc
...
c3f433cc3d
| Author | SHA1 | Date | |
|---|---|---|---|
|
c3f433cc3d
|
|||
|
e8ed942906
|
|||
|
45cdd53f0d
|
@@ -26,21 +26,23 @@
|
|||||||
|
|
||||||
22 # Git over SSH
|
22 # Git over SSH
|
||||||
32400 # Plex
|
32400 # Plex
|
||||||
|
|
||||||
|
# Interal services
|
||||||
|
81 # Nginx Proxy Manager
|
||||||
|
7788 # Sabnzbd
|
||||||
|
8085 # Qbittorrent
|
||||||
|
3030 # Gitea
|
||||||
|
|
||||||
|
# Arr services
|
||||||
|
9696 # Prowlarr
|
||||||
|
7878 # Radarr
|
||||||
|
8686 # Lidarr
|
||||||
|
8989 # Sonarr
|
||||||
|
8386 # Whisparr
|
||||||
|
8191 # Flaresolerr
|
||||||
];
|
];
|
||||||
allowedUDPPorts = [
|
allowedUDPPorts = [
|
||||||
51820 # WireGuard
|
51820 # WireGuard
|
||||||
];
|
];
|
||||||
|
|
||||||
# Allow local network access only
|
|
||||||
interfaces = {
|
|
||||||
"docker0" = {
|
|
||||||
allowedTCPPorts = [
|
|
||||||
7788 # Sabnzbd
|
|
||||||
8085 # Qbittorrent
|
|
||||||
81 # Nginx Proxy Manager
|
|
||||||
3030 # Gitea
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user