scraper / .env.example
greeta's picture
Upload .env.example
3db099e verified
raw
history blame contribute delete
363 Bytes
# Supabase (обязательно)
SUPABASE_URL=https://your-project.supabase.co
SUPABASE_SERVICE_KEY=your-service-role-key
# RuBERT API (опционально)
RUBERT_URL=https://your-rubert.hf.space
# Настройки скрапера
FIPI_BASE_URL=https://fipi.ru
SCRAPER_INTERVAL_HOURS=24
# Hugging Face (опционально)
HF_TOKEN=hf_your-token