Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 68aa611

Browse files
author
Katie Horne
authored
chore: remove usage of P2P (#875)
* chore: remove usage of P2P * chore: update wording
1 parent 4dfeca6 commit 68aa611

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

admin/stun.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Direct workspace connections"
3-
description: Learn how to enable P2P connections to workspaces.
3+
description: Learn how to enable direct connections to workspaces.
44
---
55

66
Coder supports the use of [WebRTC STUN](https://en.wikipedia.org/wiki/STUN),
@@ -10,7 +10,8 @@ workspaces help avoid the need to proxy traffic, reducing latency.
1010
To connect to workspaces using WebRTC STUN:
1111

1212
1. In the Coder UI, go to **Manage** > **Admin** > **Infrastructure**.
13-
1. Scroll down to **P2P workspace connections**, and provide the **STUN URI**.
13+
1. Scroll down to **Direct workspace connections**, and provide the **STUN
14+
URI**.
1415

1516
> If you don't have a STUN server, you can use Google's publicly accessible
1617
> option. The URL for Google's STUN server is `stun:stun.l.google.com:19302`.

0 commit comments

Comments
 (0)