Skip to content

Commit 4999801

Browse files
committed
Update README.md
1 parent c0b541b commit 4999801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ docker compose up -d
8888
| `EPIC_EMAIL` | **YES** | 你的 Epic 游戏账号。<br>⚠️ **注意**:请预先禁用该账户的二步验证(2FA)。 |
8989
| `EPIC_PASSWORD` | **YES** | 你的 Epic 游戏密码。<br>⚠️ **注意**:同上,请确保已禁用二步验证。 |
9090
| `GEMINI_API_KEY` | **YES** | 用于接入 Google Gemini Pro Vision 多模态大模型,以应对登录过程中可能出现的**人机验证(hCaptcha)**。<br>你可以从 [Google AI Studio](https://aistudio.google.com/apikey) 免费获取,其提供的免费额度足以支撑日常使用。 |
91-
| `CRON_SCHEDULE` | **NO** | 定时任务配置(仅通过 Compose 运行时生效),默认值 `1 */5 * * *`,表示每五个自然小时运行一次。 |
9291

9392
> [!TIP]
9493
> 其他环境变量主要用于微调 hCaptcha Challenger 的内部行为,通常情况下,你无需关心或修改它们,保持默认即可。

0 commit comments

Comments
 (0)