feat: 어구 연관성 멀티모델 + deck.gl 리플레이 전환 #207
@ -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