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