扫描 worker 默认值 6→8,上限 8→12(适配 8GB 内存)

This commit is contained in:
2569718930@qq.com
2026-05-26 01:01:07 +08:00
parent fedfebc76d
commit cf84b8336f
3 changed files with 181 additions and 104 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ POLYWEATHER_API_BASE_URL=http://127.0.0.1:8000
# 在 Vercel 免费额度下建议配置为 VPS HTTPS 域名,让 AI / METAR / scan 等
# 长耗时请求绕过 Vercel Functions / Fluid Compute。
# 例如:https://api.example.com
NEXT_PUBLIC_POLYWEATHER_API_BASE_URL=http://38.54.27.70:8080
# 本地开发时注释掉,让 Next.js API Route 代理请求,避免 CORS 问题
# NEXT_PUBLIC_POLYWEATHER_API_BASE_URL=http://38.54.27.70:8080
# 必填:Supabase 前端公钥(鉴权开启时必须)
NEXT_PUBLIC_SUPABASE_URL=