Skip to content

Commit 13ee6be

Browse files
authored
[self-hosted] remove unneccessary ports from quickstart docs
1 parent 9ced912 commit 13ee6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/selfhosted/selfhosted-quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ as the identity provider for user management using a single-line setup script an
2525

2626
**Infrastructure requirements:**
2727
- 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**.
28+
- The VM should be publicly accessible on TCP ports **80**, **443**; and UDP ports: **3478**, **49152-65535**.
2929
- **Public domain** name pointing to the VM.
3030

3131
**Software requirements:**

0 commit comments

Comments
 (0)