|
@@ -30,7 +30,7 @@ module.exports = {
|
|
proxy: {
|
|
proxy: {
|
|
"/": {
|
|
"/": {
|
|
// target: "http://47.108.130.28:8000",
|
|
// target: "http://47.108.130.28:8000",
|
|
- target: "http://192.168.117.131:8000",
|
|
|
|
|
|
+ target: "http://192.168.192.131:8000",
|
|
// target: "http://47.104.213.35",
|
|
// target: "http://47.104.213.35",
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
// ws: true,//websocket支持
|
|
// ws: true,//websocket支持
|