提交 29b321b8 authored 作者: inroi's avatar inroi

改成本地的数据

上级 492861ca
...@@ -89,7 +89,7 @@ export default ({ command, mode }) => { ...@@ -89,7 +89,7 @@ export default ({ command, mode }) => {
// '/foo': '', // '/foo': '',
// 选项写法 // 选项写法
"/integrate": { "/integrate": {
target: "http://192.168.0.79:8090/", target: "http://localhost:8090",
// rewrite: (path) => path.replace(/^\/api/, '') // rewrite: (path) => path.replace(/^\/api/, '')
}, },
// 正则表达式写法 // 正则表达式写法
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论