Skip to content

Commit 360462e

Browse files
committed
프록시 변경
1 parent 26cca63 commit 360462e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sciq-fe/vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ export default defineConfig(({ mode }) => {
1818
'/api': {
1919
target: env.VITE_API_BASE_URL,
2020
changeOrigin: true,
21-
rewrite: (path) => path.replace(/^\/api/, ''),
2221
},
2322
},
2423
},

0 commit comments

Comments
 (0)