Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何转发localhost请求 #114

Open
azl397985856 opened this issue Mar 10, 2017 · 0 comments
Open

如何转发localhost请求 #114

azl397985856 opened this issue Mar 10, 2017 · 0 comments

Comments

@azl397985856
Copy link

azl397985856 commented Mar 10, 2017

我想转发localhost请求,但是不可以
module.exports = {
'http://localhost:1024/test/': 'http://localhost:2016/',
};
换成域名就可以了。
module.exports = {
'http://htyttest.htky365.com/test/
': 'http://localhost:2016/',
};
请问是什么原因? 版本dora-plugin-proxy@0.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant