|
@@ -68,8 +68,8 @@ module.exports = {
|
|
|
open: false,
|
|
|
proxy: {
|
|
|
"/adminapi": {
|
|
|
- target: "http://8.136.199.33:8602",
|
|
|
- // target: "http://192.168.77.5:8602",
|
|
|
+ target: "http://8.136.199.33:7778",
|
|
|
+ // target: "http://8.136.199.33:8602",
|
|
|
changeOrigin: true, //允许跨域
|
|
|
pathRewrite: {
|
|
|
"^/adminapi": "/adminapi",
|