From 595a38723f54112c689336a22408044b9ed34eaa Mon Sep 17 00:00:00 2001 From: Jefferyhcool <1063474837@qq.com> Date: Sun, 13 Apr 2025 20:55:52 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.env.example=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了 FFMPEG 配置项下的具体路径- 删除了多余的空行和波浪线符号 --- .env.example | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.env.example b/.env.example index 94caf8c..4a22083 100644 --- a/.env.example +++ b/.env.example @@ -27,17 +27,4 @@ QWEN_API_BASE_URL= QWEN_MODEL= # FFMPEG 配置 -FFMPEG_BIN_PATH=/Users/jeffery/Downloads/ - - -~ -~ -~ -~ -~ -~ -~ -~ -~ -~ -~ +FFMPEG_BIN_PATH= \ No newline at end of file