Skip to content

Commit

Permalink
[mirotalkbro] - update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Jan 10, 2025
1 parent 352472a commit 5a133f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions coturn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5a133f5

Please sign in to comment.