garris / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
6.72k stars 602 forks source link

Browser testing port conflicts #321

Open gael-boyenval opened 7 years ago

gael-boyenval commented 7 years ago

backstop uses localhost:3000, but I have other tools running using this port.

regards

garris commented 7 years ago

Version 2 doesn't use a server. I recommend upgrading so you could just serve from your file system or with an express solution.