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

Conflict with IIS #62

Open
davshoward opened this issue Dec 8, 2015 · 1 comment
Open

Conflict with IIS #62

davshoward opened this issue Dec 8, 2015 · 1 comment

Comments

@davshoward
Copy link

I'm trying to run browser sync with gulp but I need IIS setup so everytime that port opens it defaults to the IIS home page.

Are there settings in gulp's browser sync that can stop that from happening?

@codeengie
Copy link

Browsersync defaults to port 3000, but if it's conflicting with IIS, why not configure BrowserSync to use a different port. You'll also need to proxy from IIS to get it working.

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

2 participants