From 85c9a78c911df36cdf1fee32f3855f72488d8861 Mon Sep 17 00:00:00 2001 From: XOF Date: Wed, 17 Dec 2025 02:15:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.env.example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.env.example b/.env.example index c79f4ec..99dc27f 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,4 @@ AUTH_TOKEN=my-secret-token AUTH_ENABLED=true PORT=8080 -KEEP_VERSIONS=5 -CHROME_URL=https://www.google.cn/chrome?standalone=1&platform=win64 \ No newline at end of file +KEEP_VERSIONS=5 \ No newline at end of file