This commit is contained in:
@@ -159,5 +159,5 @@ location /openrouter/ {
|
|||||||
# --- Catch-all ---
|
# --- Catch-all ---
|
||||||
location / {
|
location / {
|
||||||
default_type application/json;
|
default_type application/json;
|
||||||
return 404 '{"error":"unknown_upstream","hint":"use /elevenlabs/, /openai/ or /telegram/ or /openrouter/}';
|
return 404 '{"error":"unknown_upstream","hint":"use /elevenlabs/, /openai/ or /telegram/ or /openrouter/"}';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user