greeta commited on
Commit
369dc53
·
verified ·
1 Parent(s): 7aca71c

Delete .env.example

Browse files
Files changed (1) hide show
  1. .env.example +0 -13
.env.example DELETED
@@ -1,13 +0,0 @@
1
- # Supabase (обязательно)
2
- SUPABASE_URL=https://your-project.supabase.co
3
- SUPABASE_SERVICE_KEY=your-service-role-key
4
-
5
- # RuBERT API (опционально)
6
- RUBERT_URL=https://your-rubert.hf.space
7
-
8
- # Настройки скрапера
9
- FIPI_BASE_URL=https://fipi.ru
10
- SCRAPER_INTERVAL_HOURS=24
11
-
12
- # Hugging Face (опционально)
13
- HF_TOKEN=hf_your-token