diff --git a/docs/cli-service.md b/docs/cli-service.md index fab25696ab..04642ef6d3 100644 --- a/docs/cli-service.md +++ b/docs/cli-service.md @@ -83,7 +83,8 @@ module.exports = { proxy: { '/api': { target: '', - ws: true + ws: true, + changeOrigin: true }, '/foo': { target: ''