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

怎样修改监听端口号8989为其他端口 #3517

Closed
zhangolve opened this issue Oct 20, 2016 · 3 comments
Closed

怎样修改监听端口号8989为其他端口 #3517

zhangolve opened this issue Oct 20, 2016 · 3 comments

Comments

@zhangolve
Copy link

使用antd-demo

antd-demo@1.0.0 dev /Users/xxx/git/src/demo

dora -p 8001 --plugins atool-build,proxy,hmr

      proxy: listened on 8989

📦 311/311 build modules
webpack: bundle build is now finished.

我现在有两个项目要同时进行,如何设置能够改变 proxy: listened on 8989 监听端口。

@afc163
Copy link
Member

afc163 commented Oct 20, 2016

dora -p 8001 --plugins atool-build,proxy?port=9999,hmr

@afc163 afc163 closed this as completed Oct 20, 2016
@zhangolve
Copy link
Author

应该还要同时修改dora端口吧,比如
dora -p 8002 --plugins atool-build,proxy?port=9999,hmr
否则,还是会出现端口的冲突。
我已经试过了,没问题了。

@lock
Copy link

lock bot commented May 3, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants