README.md aktualisiert
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
# functional test:
|
# functional test:
|
||||||
```
|
```
|
||||||
apt -y install coturn
|
|
||||||
. /home/docker/turn.$(hostname)/env
|
. /home/docker/turn.$(hostname)/env
|
||||||
turnutils_uclient -p 5349 -W $TURN_SECRET -v -y turn.$(hostname).
|
docker run -ti coturn/coturn turnutils_uclient -p 5349 -W $TURN_SECRET -v -y turn.$(hostname).
|
||||||
apt remove --purge coturn
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user