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
-3
View File
@@ -78,9 +78,6 @@ services:
# Endpoints
ENDPOINTS: custom
# Custom endpoint pointing to alfred
CUSTOM_API_KEY: ${ALFRED_API_KEY:-alfred-secret-key}
# Debug (optional)
DEBUG_LOGGING: ${DEBUG_LOGGING:-false}
DEBUG_CONSOLE: ${DEBUG_CONSOLE:-false}