[self-hosted] remove unneccessary ports from guides

This commit is contained in:
Krzysztof Nazarewski (kdn)
2025-06-30 13:04:08 +02:00
committed by Krzysztof Nazarewski
parent 9ced912047
commit 9ab062d656

View File

@@ -25,7 +25,7 @@ as the identity provider for user management using a single-line setup script an
**Infrastructure requirements:** **Infrastructure requirements:**
- A Linux VM with at least **1CPU** and **2GB** of memory. - A Linux VM with at least **1CPU** and **2GB** of memory.
- The VM should be publicly accessible on TCP ports **80**, **443**, **33073**, **10000** and **33080**; and UDP ports: **3478**, **49152-65535**. - The VM should be publicly accessible on TCP ports **80**, **443**; and UDP ports: **3478**, **49152-65535**.
- **Public domain** name pointing to the VM. - **Public domain** name pointing to the VM.
**Software requirements:** **Software requirements:**