From 307236190c98c13395b114df990eec50a9160251 Mon Sep 17 00:00:00 2001 From: yj <2077506045@qq.com> Date: 星期三, 27 八月 2025 16:59:48 +0800 Subject: [PATCH] 更新 --- ecloud_dify.spec | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ecloud_dify.spec b/ecloud_dify.spec index 528fbd5..a2ac334 100644 --- a/ecloud_dify.spec +++ b/ecloud_dify.spec @@ -11,7 +11,6 @@ # 娣诲姞閰嶇疆鏂囦欢 datas.append(('config.example.json', '.')) -datas.append(('config.production.json', '.')) if os.path.exists('config.json'): datas.append(('config.json', '.')) -- Gitblit v1.9.1