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 😜