[mirotalk] - update readme

This commit is contained in:
Miroslav Pejic
2023-10-16 17:41:05 +02:00
parent 0fde557dfe
commit d1dd7aa5a2
+5 -21
View File
@@ -183,29 +183,13 @@ $ docker-compose down
</details>
<details>
<summary>Ngrok - Https</summary>
<summary>Documentations</summary>
<br/>
<br>
You can start a video conference directly from your local PC and make it accessible from any device outside your network by following [these instructions](docs/ngrok.md), or expose it directly on [HTTPS](app/ssl/README.md).
</details>
<details>
<summary>Stun & Turn</summary>
<br/>
Install your own [Stun & Turn](https://docs.mirotalk.com/coturn/stun-turn/) by following [this instructions](./docs/coturn.md).
</details>
<details>
<summary>Self Hosting</summary>
<br/>
For `self-hosting MiroTalk P2P` on your own dedicated server, please refer to [this comprehensive guide](docs/self-hosting.md). It will provide you with all the necessary instructions to get your MiroTalk P2P instance up and running smoothly.
- `Ngrok/HTTPS:` You can start a video conference directly from your local PC and make it accessible from any device outside your network by following [these instructions](docs/ngrok.md), or expose it directly on [HTTPS](app/ssl/README.md).
- `Stun/Turn:` Install your own [Stun & Turn](https://docs.mirotalk.com/coturn/stun-turn/) by following [this instructions](./docs/coturn.md).
- `Self-hosting:` For `self-hosting MiroTalk P2P` on your own dedicated server, please refer to [this comprehensive guide](docs/self-hosting.md). It will provide you with all the necessary instructions to get your MiroTalk P2P instance up and running smoothly.
</details>