修改后台地址

saber
jinna 3 years ago
parent d9a09b2cd9
commit fa52a0246d
  1. 4
      vue.config.js

@ -28,8 +28,8 @@ module.exports = {
//本地服务接口地址
// target: 'http://localhost',
//远程演示服务地址,可用于直接启动项目
// target: "http://192.168.1.106:8002",
target: "http://192.168.3.81:8002",
target: "http://192.168.1.106:8002",
// target: "http://192.168.3.81:8002",
// target: 'https://saber.bladex.vip/api',
ws: true,
pathRewrite: {

Loading…
Cancel
Save