Add 22 port to install procedure

pull/431/head
micaelgallego 2020-04-10 02:27:00 +02:00
parent 124ca24a68
commit e2df4aa3f3
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ You will need docker and docker-compose installed in your linux distribution.
- [Install Docker Compose](https://docs.docker.com/compose/install/)
Open ports:
- 22 TCP: To connect using SSH to admin OpenVidu.
- 80 TCP: If you select Let's Encrypt to generate an SSL certificate this port is used by the generation process.
- 443 TCP: OpenVidu server and application are published in standard https port.
- 3478 TCP: Used by TURN Server to stablish media connections.