1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2024-09-03 18:16:32 +02:00

Update POST_INSTALL.md: fix markdown render

This commit is contained in:
Alexandre Aubin 2024-04-11 00:07:20 +02:00 committed by GitHub
parent cf2d7c087f
commit 8861f7a14c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
For testing we can use Trickle-Ice testing tool. Go to trickle-ice page https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ and enter following details.
```
STUN or TURN URI: turn:__DOMAIN__:__PORT_TURNSERVER_TLS__
TURN username: turnserver
TURN password: __TURNSERVER_PWD__
```