fix: 修复爬虫问题
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# Mapbox 地图令牌 (波斯湾区域展示)
|
||||
# 免费申请: https://account.mapbox.com/access-tokens/
|
||||
# 复制本文件为 .env 并填入你的 token
|
||||
VITE_MAPBOX_ACCESS_TOKEN=your_mapbox_public_token_here
|
||||
|
||||
# 阿里云 DashScope API Key(爬虫 AI 提取用,不设则用规则或 Ollama)
|
||||
# 在 crawler 目录或系统环境变量中设置,例如:
|
||||
# export DASHSCOPE_API_KEY=sk-xxx
|
||||
DASHSCOPE_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user