diff --git a/README.md b/README.md index ab970bd..ee33295 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ When Galène is removed, the data directory (`/home/yunohost.app/galene/`) is pr #### Using *Galène*'s internal TURN server Galène comes with a built-in TURN server that should work out-of-the-box. -- If your server is behind NAT, allow incoming traffic to TCP port `8443` (or whatever is configured with the `-http` option in `/etc/systemd/system/galene.service`) and TCP/UDP port `1194` (or whatever is configured with the `-turn` option in `/etc/systemd/system/galene.service`) +- If your server is behind NAT, allow incoming traffic to TCP/UDP port `1194` (or whatever is configured with the `-turn` option in `/etc/systemd/system/galene.service`) #### Using your own TURN server - Install [coturn_ynh](https://github.com/YunoHost-Apps/coturn_ynh). diff --git a/README_fr.md b/README_fr.md index e362433..718d985 100644 --- a/README_fr.md +++ b/README_fr.md @@ -50,7 +50,7 @@ Lorsque Galène est supprimé, le répertoire de données (`/home/yunohost.app/g #### Utilisation du serveur TURN de *Galène* Galène est livré avec un serveur TURN intégré qui devrait fonctionner immédiatement. -- Si votre serveur est derrière NAT, autorisez le trafic entrant vers le port TCP `8443` (ou tout ce qui est configuré avec l'option `-http` dans `/etc/systemd/system/galene.service`) et le port TCP/UDP `1194` (ou tout ce qui est configuré avec l'option `-turn` dans `/etc/systemd/system/galene.service`) +- Si votre serveur est derrière NAT, autorisez le trafic entrant vers le port TCP/UDP `1194` (ou tout ce qui est configuré avec l'option `-turn` dans `/etc/systemd/system/galene.service`) #### Utilisation de votre propre serveur TURN - Installez [coturn_ynh](https://github.com/YunoHost-Apps/coturn_ynh).