feat: configs about app client

This commit is contained in:
butterfly
2024-04-08 13:41:02 +08:00
parent 0fbb560e90
commit ef7617d545
2 changed files with 5 additions and 1 deletions

View File

@@ -77,6 +77,10 @@ if (mode !== "export") {
source: "/api/proxy/openai/:path*",
destination: "https://api.openai.com/:path*",
},
{
source: "/api/proxy/anthropic/:path*",
destination: "https://api.anthropic.com/:path*",
},
{
source: "/google-fonts/:path*",
destination: "https://fonts.googleapis.com/:path*",