no1b4me commited on
Commit
8732f46
·
verified ·
1 Parent(s): 50708ba

Delete .env

Browse files
Files changed (1) hide show
  1. .env +0 -13
.env DELETED
@@ -1,13 +0,0 @@
1
- # .env
2
-
3
- # TMDB API Key
4
- TMDB_API_KEY=your_tmdb_api_key_here
5
-
6
- # Default language code (if none specified in request)
7
- LANGUAGE_CODE=fr # For example, set to "fr" for French, or "it" for Italian
8
-
9
- # Redis Configuration
10
- REDIS_HOST=relaxing-flea-30894.upstash.io
11
- REDIS_PORT=6379
12
- REDIS_PASSWORD=
13
- REDIS_SSL=True # Set to True if using SSL, otherwise False