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