mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update ADMIN_fr.md: copypasta from POST_INSTALL for consistency
This commit is contained in:
parent
b9fd9badab
commit
b063687611
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
## Testing
|
||||
## Tester que ça marche
|
||||
|
||||
Pour les tests, vous pouvez utiliser l'outil de test Trickle-Ice. Accédez à la page [trickle-ice](https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice) et entrez les détails suivants.
|
||||
|
||||
```
|
||||
TURN URI : turn:__DOMAIN__:5349
|
||||
TURN username: <YOUR_USERNAME>
|
||||
TURN password: <YOUR_PASSWORD>
|
||||
STUN or TURN URI: turn:__DOMAIN__:__PORT_TURNSERVER_TLS__
|
||||
TURN username: turnserver
|
||||
TURN password: __TURNSERVER_PWD__
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue