| disableHostCheck: true, | disableHostCheck: true, | ||||
| proxy: { | proxy: { | ||||
| "/domain": { | "/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.30.48:18888/", | ||||
| // target: "http://192.168.18.138:18888/", | // target: "http://192.168.18.138:18888/", | ||||
| changeOrigin: true, | changeOrigin: true, |