This commit is contained in:
2026-01-22 13:18:04 -07:00
parent 62c0915491
commit 020dee9b0f
8 changed files with 14 additions and 82 deletions

View File

@@ -16,14 +16,11 @@ in
# Allowed ports
allowedTCPPorts = [
# Sunshine
47984 47989 48010
# SyncThing
8384 22000
];
allowedUDPPorts = [
# Sunshine
47998 47999 48000 48010
# SyncThing
22000 21027
];