1767649379

This commit is contained in:
2026-01-05 14:42:59 -07:00
parent c68b84ebd8
commit cb68fdb486
3 changed files with 17 additions and 1 deletions

View File

@@ -18,10 +18,14 @@ in
allowedTCPPorts = [
# Sunshine
47984 47989 48010
# SyncThing
8384 22000
];
allowedUDPPorts = [
# Sunshine
47998 47999 48000 48010
# SyncThing
22000 21027
];
};