|
@@ -11,7 +11,7 @@ module.exports = {
|
|
|
port: 8080,
|
|
|
proxy: {
|
|
|
'/apis': {
|
|
|
- target: 'http://192.168.3.111:8100', // target host
|
|
|
+ target: 'http://61.164.207.46:8100/', // target host
|
|
|
// target: 'https://meida.cnyunl.com',
|
|
|
ws: true, // proxy websockets
|
|
|
changeOrigin: true, // needed for virtual hosted sites
|