This commit is contained in:
dongruihua
2022-11-22 12:57:01 +08:00
parent 0eaa126621
commit 4700e6dc7b

View File

@@ -28,7 +28,7 @@ export default defineConfig(({command}) =>
}, server: {
proxy: {
'/file/upload': {
target: 'http://111.231.196.214:30001',
target: 'http://u-pre.boe.com/manageApi',
changeOrigin: true,
}