mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
+6
-5
@@ -170,11 +170,12 @@ const nextConfig: NextConfig = {
|
||||
permanent: true,
|
||||
source: '/welcome',
|
||||
},
|
||||
{
|
||||
destination: '/settings/provider/volcengine',
|
||||
permanent: true,
|
||||
source: '/settings/provider/doubao',
|
||||
},
|
||||
// TODO: 等 V2 做强制跳转吧
|
||||
// {
|
||||
// destination: '/settings/provider/volcengine',
|
||||
// permanent: true,
|
||||
// source: '/settings/provider/doubao',
|
||||
// },
|
||||
// we need back /repos url in the further
|
||||
{
|
||||
destination: '/files',
|
||||
|
||||
Reference in New Issue
Block a user