From 3813ff3d09bc049489f62f01f2fa2fe541903f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=A3=8A?= <37162659@qq.com> Date: Sat, 16 May 2026 16:26:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20deploy/docker-compose.dev.?= =?UTF-8?q?yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/docker-compose.dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/docker-compose.dev.yml b/deploy/docker-compose.dev.yml index b12f7c0..fa14b0b 100644 --- a/deploy/docker-compose.dev.yml +++ b/deploy/docker-compose.dev.yml @@ -136,7 +136,7 @@ services: --min-port=${TURN_MIN_PORT:-49160} --max-port=${TURN_MAX_PORT:-49200} --realm=${TURN_REALM:-echochat} - --user=${TURN_USERNAME:-echouser}:${TURN_PASSWORD:-echopass} + --user=${TURN_USERNAME:-echouser}:${TURN_PASSWORD:-echochat_2026-1s32dswW@#} --fingerprint --lt-cred-mech --no-multicast-peers