From 8acf9f3f6c20aec9ff211e0eca6e061ccd6a619e Mon Sep 17 00:00:00 2001 From: wolfcode <37436228+wolf-leo@users.noreply.github.com> Date: Thu, 6 Mar 2025 11:02:49 +0800 Subject: [PATCH] Update .example.env --- .example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.example.env b/.example.env index e32794e..5510776 100644 --- a/.example.env +++ b/.example.env @@ -14,7 +14,7 @@ DB_PORT=3306 DB_CHARSET=utf8mb4 DB_PREFIX=ea8_ -# 限流器开关 +# 限流器开关 若启动需要配置 Redis 服务 RATE_LIMITING_STATUS=false # Redis配置