Open
Description
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'
}
}
}
Metadata
Metadata
Assignees
Labels
No labels