[call-me] - update readme

This commit is contained in:
Miroslav Pejic
2025-01-10 12:11:27 +01:00
parent 2ee953fd50
commit b4ecab2f1f
+3
View File
@@ -13,6 +13,9 @@ Set up `CoTURN` with Docker for NAT traversal and media relay in WebRTC applicat
cp docker-compose.template.yml docker-compose.yml
```
2. Edit `docker-compose.yml` to fit your environment.
3. Use Let's Encrypt and Certbot for SSL certificates. Replace `YOUR.DOMAIN` in `docker-compose.yml` with your actual domain name.
- Learn more about Let's Encrypt: [Click here](https://letsencrypt.org/).
- Learn more about Certbot: [Click here](https://certbot.eff.org/).
### 2. Configure TURN Server