feat: add anthropic-dangerous-direct-browser-access header to Anthropic proxy in Caddyfile
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
reverse_proxy https://api.anthropic.com {
|
reverse_proxy https://api.anthropic.com {
|
||||||
header_up Host api.anthropic.com
|
header_up Host api.anthropic.com
|
||||||
header_up x-api-key "{$ANTHROPIC_API_KEY}"
|
header_up x-api-key "{$ANTHROPIC_API_KEY}"
|
||||||
|
header_up anthropic-dangerous-direct-browser-access "true"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user