Commit 97ba2fc9 by liyuhang19990520

公安网配置

parent 4be955c6
/*
* @Author: your name
* @Date: 2021-07-05 17:04:26
* @LastEditTime: 2021-08-05 18:20:32
* @LastEditTime: 2021-08-09 15:46:06
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\vue.config.js
......@@ -56,7 +56,8 @@ module.exports = {
},
proxy: {
"/api": {
target: "http://26.13.5.1:8501/", //公安网
target: "http://26.120.5.129:8007/", //公安网
// target: "http://26.13.5.1:8501/", //公安网
// target: "http://39.99.155.173:8501/", //阿里云
ws: true,
changeOrigin: 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