Commit 590ecc25 by xiaxiansheng

Update proxy.js

parent 9420477d
......@@ -3,7 +3,7 @@
*/
module.exports = {
host: '127.0.0.1',
host: 'localhost',
port: '8082', // 自定义端口号
proxyTable: { // Vue开发环境跨域配置
'/apis': {
......
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