更新 deploy/docker-compose.dev.yml
This commit is contained in:
@@ -129,6 +129,7 @@ services:
|
|||||||
command: >
|
command: >
|
||||||
-n
|
-n
|
||||||
--log-file=stdout
|
--log-file=stdout
|
||||||
|
--listening-ip=0.0.0.0
|
||||||
--listening-port=${TURN_LISTEN_PORT:-3478}
|
--listening-port=${TURN_LISTEN_PORT:-3478}
|
||||||
--tls-listening-port=${TURN_TLS_PORT:-5349}
|
--tls-listening-port=${TURN_TLS_PORT:-5349}
|
||||||
--min-port=${TURN_MIN_PORT:-49160}
|
--min-port=${TURN_MIN_PORT:-49160}
|
||||||
|
|||||||
Reference in New Issue
Block a user