| @@ -23,8 +23,8 @@ module.exports = { | |||
| disableHostCheck: true, | |||
| proxy: { | |||
| "/domain": { | |||
| target: "http://localhost:80", | |||
| // target: "http://、192.168.18.236:18888/", | |||
| // target: "http://localhost:80", | |||
| target: "http://192.168.18.236:18888/", | |||
| // target: "http://192.168.30.48:18888/", | |||
| // target: "http://192.168.18.138:18888/", | |||
| changeOrigin: true, | |||