Closed shankarsridhar closed 2 years ago
Oh yeah, please send PR for that! Desperately needed. Prolly default to 3000 but overrideable with backstopPort env var? Is that what you are thinking?
Prolly default to 3000 but overrideable with backstopPort env var? Is that what you are thinking?
That's exactly what I had in mind. Will send a PR for it soon.
Hmm just bumping for awareness, I don't think this issue was fixed in the mentioned PR
I believe this can be closed now - as latest master has this PR merged: https://github.com/garris/ember-backstop/pull/69
You can set the port using this environment variable: BACKSTOP_REMOTE_HTTP_PORT
CC @garris 😄
Is there a way to run backstop server on a different port other than the default 3000 ?
I'll be happy to send a PR for the same, if it's not possible already.