Use target from the settings

emoji-mastoapi
Egor Kislitsyn 5 years ago
parent 52319acf58
commit 9fc9925488

@ -50,7 +50,7 @@ module.exports = {
ws: true
},
'/oauth/revoke': {
target: 'http://localhost:4000/',
target,
changeOrigin: true,
cookieDomainRewrite: 'localhost'
}

Loading…
Cancel
Save