jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Add an option to specify the server host #420

Closed rafaelfranca closed 9 years ago

rafaelfranca commented 9 years ago

By default teaspoon starts the server on localhost interface. This breaks some setup that use different hosts like vagrant.

We are introducing a new option so the server host can be changed.

Closes #397.

cc @mikepack

jejacks0n commented 9 years ago

Thanks! :+1: