提交 c05b7fc8 authored 作者: 吕本才's avatar 吕本才

修改调用地址

上级 4cf28392
...@@ -33,8 +33,8 @@ module.exports = { ...@@ -33,8 +33,8 @@ module.exports = {
proxy: { proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy // detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: { [process.env.VUE_APP_BASE_API]: {
target: `http://192.168.100.138:10001`, // target: `http://192.168.100.138:10001`,
// target: `http://localhost:10001`, target: `http://localhost:10001`,
// target: `http://192.168.172.173:8080`, // target: `http://192.168.172.173:8080`,
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论