更新 deploy/docker-compose.dev.yml

This commit is contained in:
2026-05-15 17:05:26 +08:00
parent 620b7bc130
commit 69807dd235

View File

@@ -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}