From 8e30a75e5cdbd0790ae3f13d29e83b37d66b6ec6 Mon Sep 17 00:00:00 2001 From: Kevin Wang <41811631+kevinhonor@users.noreply.github.com> Date: Fri, 5 Sep 2025 10:20:36 +0800 Subject: [PATCH] Update .env (#9923) ### What problem does this PR solve? ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) --- docker/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.env b/docker/.env index 7988b71f1..d5acaad66 100644 --- a/docker/.env +++ b/docker/.env @@ -115,7 +115,7 @@ RAGFLOW_IMAGE=infiniflow/ragflow:v0.20.4-slim # RAGFLOW_IMAGE=registry.cn-hangzhou.aliyuncs.com/infiniflow/ragflow:nightly # The local time zone. -TIMEZONE='Asia/Shanghai' +TIMEZONE=Asia/Shanghai # Uncomment the following line if you have limited access to huggingface.co: # HF_ENDPOINT=https://hf-mirror.com