update goods

This commit is contained in:
Kirill
2026-05-15 14:43:26 +05:00
parent 48dc9de456
commit 551c9b027c
35 changed files with 12 additions and 8 deletions
+4
View File
@@ -29,6 +29,10 @@ export default defineConfig({
target: 'http://127.0.0.1:3333',
changeOrigin: true,
},
'/uploads-resized': {
target: 'http://127.0.0.1:3333',
changeOrigin: true,
},
},
},
build: {