fix: vrt车载修改提交备份。
This commit is contained in:
@@ -51,7 +51,7 @@ export default defineConfig(({ mode, command }) => {
|
||||
rewrite: (p) => p.replace(/^\/file-upload/, '')
|
||||
},
|
||||
'/fileUrl': {
|
||||
target: 'http://117.72.197.29:9000', // 本地
|
||||
target: 'http://154.8.147.51:9000', // 本地
|
||||
changeOrigin: true,
|
||||
rewrite: (p) => p.replace(/^\/fileUrl/, '')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user