Skip to content

Commit

Permalink
Optimize coTURN
Browse files Browse the repository at this point in the history
  • Loading branch information
ehfd authored Jun 30, 2024
1 parent 1270d42 commit d9e83d7
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 @@ -603,6 +603,7 @@ turnserver \
--external-ip=\"\${SELKIES_TURN_HOST:-\$(curl -fsSL checkip.amazonaws.com)}\" \
--min-port=\"\${TURN_MIN_PORT:-49152}\" \
--max-port=\"\${TURN_MAX_PORT:-65535}\" \
--no-udp-relay \
--channel-lifetime=\"\${TURN_CHANNEL_LIFETIME:--1}\" \
--lt-cred-mech \
--user \"selkies:\${TURN_RANDOM_PASSWORD}\" \
Expand Down

0 comments on commit d9e83d7

Please sign in to comment.