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

Where to change port setting? #2

Open
JonathanCrossland opened this issue May 17, 2018 · 3 comments
Open

Where to change port setting? #2

JonathanCrossland opened this issue May 17, 2018 · 3 comments

Comments

@JonathanCrossland
Copy link

Hi. where can I change the port?

@MrDolch
Copy link

MrDolch commented May 29, 2020

I've got the same problem.
On Ubuntu:
listen EACCES: permission denied 0.0.0.0:80

@MrDolch
Copy link

MrDolch commented May 29, 2020

Changing port in file ~/.vscode/extensions/ihuke.devserver-0.0.4/server/config.js and restarting code did work for me.

@thomasbribet
Copy link

On ubuntu 20. In the VSCode terminal:

code ~/.vscode/extensions/ihuke.devserver-0.0.4/server/config.js

Then change the port into 8080 (for example) and save the file. And restart VS Code. It works for me.

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

3 participants