From 3040b6b10472c88fc20b1593a1b522f40a1536ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Fri, 30 May 2025 10:55:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tuohengdev.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuohengdev.sh b/tuohengdev.sh index 65e07b5..6ede6ae 100755 --- a/tuohengdev.sh +++ b/tuohengdev.sh @@ -11,7 +11,7 @@ export REDIS_PORT=6381 # MQTT对外爆露端口 export MQTT_PORT=1884 export MQTT_WS_PORT=9004 -export KAFKA_PORT=9092 +export KAFKA_PORT=9292 # SRS对外爆露端口 export SRS_RTMP_PORT=1938 # Minio对外爆露端口