diff --git a/config/index.js b/config/index.js index 821d6d03..ccec4196 100644 --- a/config/index.js +++ b/config/index.js @@ -50,7 +50,7 @@ module.exports = { ws: true }, '/oauth/revoke': { - target: 'http://localhost:4000/', + target, changeOrigin: true, cookieDomainRewrite: 'localhost' }