feat: 优化
This commit is contained in:
@@ -70,7 +70,7 @@ export default defineConfig(({ mode }) => {
|
||||
},
|
||||
},
|
||||
'/oss': {
|
||||
target: 'https://muye-ai-chat.oss-cn-hangzhou.aliyuncs.com',
|
||||
target: 'https://oss.muyetools.cn',
|
||||
changeOrigin: true,
|
||||
rewrite: (path: string) => path.replace(/^\/oss/, ''),
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user