Commit c0a4beca authored by 顾文旭's avatar 顾文旭

修改测试地址

parent d0b3b282
......@@ -32,7 +32,8 @@ module.exports = {
lintOnSave: isDev,
productionSourceMap: false, // 去掉生成环境的 sourceMap
devServer: {
proxy: "http://127.0.0.1:8055", //http://localhost:8055
// proxy: "http://127.0.0.1:8055", //http://localhost:8055
proxy: "http://gateway-test.bp.api.appgc.cn",
hot: true,
disableHostCheck: true,
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment