修改上传地址

main
suixy 1 week ago
parent e5df288663
commit c53bbc2b5f

@ -12,7 +12,8 @@ module.exports = defineConfig({
[process.env.VUE_APP_BASE_API]: {
// target: `http://175.27.215.92:8899/prod-api`,
// target: `http://192.168.137.1:9081`,
target: `http://1.13.177.47:8899/prod-api`,
target: `http://1.13.177.47:6699/prod-api`,
// target: `http://192.168.100.100:9081`,
changeOrigin: true,
pathRewrite: {
["^" + process.env.VUE_APP_BASE_API]: "",

Loading…
Cancel
Save