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

Options are just being ignored #244

Open
johnasp opened this issue Aug 6, 2018 · 1 comment
Open

Options are just being ignored #244

johnasp opened this issue Aug 6, 2018 · 1 comment

Comments

@johnasp
Copy link

johnasp commented Aug 6, 2018

I've got this installed and running OK, all the options are simply being ignored though. I have cut and paste the config sample and using port 9001 and when I run the task the server opens to the default port of 8000? It also ignores the the base folder in the example and servers files from the root folder rather than 'www-root'. Whats going wrong?

  connect: {
    server: {
      options: {
        port: 9001,
        base: 'www-root'
      }
    }
  }

image

@XhmikosR
Copy link
Member

Does this still happen with the latest version?

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