Skip to content

Options are just being ignored #244

Open
@johnasp

Description

@johnasp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions