Skip to content

Commit 2a00ffe

Browse files
authored
fix/typo (#273)
1 parent 114eb77 commit 2a00ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/selfhosted/selfhosted-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ NetBird with custom IdPs.
2323
- Any Linux OS.
2424
- Docker Compose installed (see [Install Docker Compose](https://docs.docker.com/compose/install/)).
2525
- Domain name pointing to the public IP address of your server.
26-
- Open TCP ports ```80, 443, 33073, 10000, 33080``` (Dashboard HTTP & HTTPS, Management gRCP & HTTP APIs, Signal gRPC API, Relay respectively) on your server.
26+
- Open TCP ports ```80, 443, 33073, 10000, 33080``` (Dashboard HTTP & HTTPS, Management gRPC & HTTP APIs, Signal gRPC API, Relay respectively) on your server.
2727
- Coturn is used for relay using the STUN/TURN protocols. It requires a listening port, `UDP 3478`, and range of ports, `UDP 49152-65535`, for dynamic relay connections. These are set as defaults in setup file, but can be configured to your requirements.
2828
- Maybe a cup of coffee or tea :)
2929

0 commit comments

Comments
 (0)