网格区块基本调整完毕
This commit is contained in:
		| @@ -104,16 +104,15 @@ module.exports = { | ||||
|           '^/xsjr': '/' | ||||
|         } | ||||
|       }, | ||||
|       '/grid': { | ||||
|         target: 'http://192.168.1.87:12307', | ||||
|       '/wg': { | ||||
|         target: 'http://192.168.1.34:10000', | ||||
|         changeOrigin: true, | ||||
|         pathRewrite: { | ||||
|           //地址重写 | ||||
|           '^/grid': '/' | ||||
|           '^/wg': '/' | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     disableHostCheck: true | ||||
|   } | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user