release: 2026-03-31 (39건 커밋) #210
@ -118,7 +118,7 @@ export default defineConfig(({ mode }): UserConfig => ({
|
||||
'/api/prediction': {
|
||||
target: 'http://localhost:8001',
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path.replace(/^\/api\/prediction/, ''),
|
||||
rewrite: (path) => path.replace(/^\/api\/prediction/, '/api'),
|
||||
},
|
||||
'/ollama': {
|
||||
target: 'http://localhost:11434',
|
||||
|
||||
불러오는 중...
Reference in New Issue
Block a user