From a74c755d83a0e138f1f5df2261b05b0f92549c6a Mon Sep 17 00:00:00 2001 From: KevinHuSh Date: Tue, 7 May 2024 12:56:14 +0800 Subject: [PATCH] Update .env --- docker/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.env b/docker/.env index 34d4d7096..b15409fd3 100644 --- a/docker/.env +++ b/docker/.env @@ -29,7 +29,7 @@ REDIS_PASSWORD=infini_rag_flow SVR_HTTP_PORT=9380 -RAGFLOW_VERSION=latest +RAGFLOW_VERSION=dev TIMEZONE='Asia/Shanghai'