We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ced912 commit 13ee6beCopy full SHA for 13ee6be
src/pages/selfhosted/selfhosted-quickstart.mdx
@@ -25,7 +25,7 @@ as the identity provider for user management using a single-line setup script an
25
26
**Infrastructure requirements:**
27
- A Linux VM with at least **1CPU** and **2GB** of memory.
28
-- 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**.
29
- **Public domain** name pointing to the VM.
30
31
**Software requirements:**
0 commit comments