moves shit around

This commit is contained in:
Menno van Leeuwen 2024-11-16 04:33:52 +01:00
parent 8fc75274cd
commit 9a395cfe07
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -21,14 +21,16 @@
# External ports # External ports
allowedTCPPorts = [ allowedTCPPorts = [
## Portforwarded
80 # HTTP 80 # HTTP
443 # HTTPS 443 # HTTPS
22 # Git over SSH 22 # Git over SSH
400 # SSH
25565 # Minecraft 25565 # Minecraft
3456 # Minecraft (Bluemap)
32400 # Plex 32400 # Plex
8096 # Jellyfin 51820 # WireGuard
## Internal services / TailScale
400 # SSH
]; ];
allowedUDPPorts = [ allowedUDPPorts = [