basic installation

This commit is contained in:
olli 2023-08-24 15:20:36 +02:00
parent e910eac0c1
commit 04cbab5e0f

View File

@ -2,5 +2,6 @@
# functional test: # functional test:
``` ```
turnutils_uclient -p 3479 -W $SECRET -v -y turn.$(hostname). . /home/docker/turn.$(hostname)/env
turnutils_uclient -p 3479 -W $TURN_SECRET -v -y turn.$(hostname).
``` ```