infra: removed occurences of alfred_api_key (not implemented after all)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user