diff --git a/README.md b/README.md index 4eba266..cbf91c3 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ # functional test: ``` . /home/docker/turn.$(hostname)/env -turnutils_uclient -p 3479 -W $TURN_SECRET -v -y turn.$(hostname). +turnutils_uclient -p 5349 -W $TURN_SECRET -v -y turn.$(hostname). ```