infra: removed occurences of alfred_api_key (not implemented after all)

This commit is contained in:
2025-12-24 08:11:30 +01:00
parent d10c9160f3
commit c5e4a5e1a7
3 changed files with 0 additions and 7 deletions

View File

@@ -52,9 +52,6 @@ LLM_PROVIDER=deepseek
# Memory storage directory (inside container)
MEMORY_STORAGE_DIR=/data/memory
# API Key for alfred (used by LibreChat custom endpoint)
ALFRED_API_KEY=alfred-secret-key
# External Services (Optional)
# TMDB API Key (for movie metadata)
TMDB_API_KEY=your-tmdb-key