Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run the sqsMock using a port different than 8001 #10

Open
thais opened this issue Oct 25, 2018 · 0 comments
Open

Unable to run the sqsMock using a port different than 8001 #10

thais opened this issue Oct 25, 2018 · 0 comments

Comments

@thais
Copy link

thais commented Oct 25, 2018

The service is always using the 8001 port:
Class: SQSService.scala
Await.result(http.bindAndHandle(route, "localhost", 8001), Duration.Inf)

there is a unmerge PR for fixing this issue:
#7

Im Just to reporting here to avoid spending your precious time using a different port 😜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant