Skip to content

Commit

Permalink
Log file for coTURN
Browse files Browse the repository at this point in the history
  • Loading branch information
ehfd committed Aug 14, 2024
1 parent 9e2a5dd commit b538b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ turnserver \
--cli-password=\"\${TURN_RANDOM_PASSWORD:-\$(tr -dc 'A-Za-z0-9' < /dev/urandom 2>/dev/null | head -c 24)}\" \
--userdb=\"\${XDG_RUNTIME_DIR:-/tmp}/turnserver-turndb\" \
--pidfile=\"\${XDG_RUNTIME_DIR:-/tmp}/turnserver.pid\" \
--no-stdout-log \
--log-file=\"/tmp/turnserver.log\" \
--allow-loopback-peers \
\${TURN_EXTRA_ARGS} \$@\
Expand Down

0 comments on commit b538b7d

Please sign in to comment.