11
This commit is contained in:
@@ -22,6 +22,10 @@ export default defineConfig({
|
||||
target: "http://127.0.0.1:8001",
|
||||
changeOrigin: true,
|
||||
},
|
||||
"/images": {
|
||||
target: "http://127.0.0.1:8001",
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
hmr: host
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user