新增部署发布模块
This commit is contained in:
		| @@ -79,6 +79,14 @@ module.exports = { | ||||
|           '^/omsapi': '/' | ||||
|         } | ||||
|       }, | ||||
|       '/ns': { | ||||
|         target: 'http://localhost:12525', | ||||
|         changeOrigin: true, | ||||
|         pathRewrite: { | ||||
|           //地址重写 | ||||
|           '^/ns': '/' | ||||
|         } | ||||
|       }, | ||||
|       '/xsjr': { | ||||
|         target: 'http://192.168.1.87:39898', | ||||
|         changeOrigin: true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user