Spaces:
Paused
Paused
Delete .env
Browse files
.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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|