버그 수정

This commit is contained in:
2025-04-22 20:19:17 +09:00
parent 5b719b6766
commit 0306ebc890
15 changed files with 72 additions and 43 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export default defineConfig({
server: {
host: '0.0.0.0',
port: 5173,
//strictPort: true,
strictPort: true,
proxy: {
'/api': {
target: 'http://localhost:3030',