Skip to content

Commit 13bdd96

Browse files
committed
add note about dev mode ports
1 parent 21f97f4 commit 13bdd96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ docker run --rm --net=host ghcr.io/pulsebeamdev/pulsebeam:pulsebeam-v0.3.1 --dev
4646
- **UDP/3478:** WebRTC traffic (Multiplexed)
4747
- **TCP/3478:** WebRTC over TCP fallback (Multiplexed)
4848

49+
> **Note:** The `--dev` flag used above configures PulseBeam to use port **3478** to avoid requiring root privileges. In production (running without `--dev`), WebRTC traffic defaults to standard port **443** (UDP/TCP).
50+
4951
**Other options:**
5052

5153
- **Binary:** download from [Releases](https://github.com/pulsebeamdev/pulsebeam/releases/latest)

0 commit comments

Comments
 (0)