Closed danballweg closed 2 years ago
Thanks a lot for fixing this.
I guess that line needs to be changed as well to make the tests pass.
Do you mind doing this, too?
@danballweg I went ahead and merged the PR as is and added the update of the test in a separate commit: https://github.com/chrisguttandin/dynamo-db-local/commit/392699550ffcc0b60e99141db599cddc62dc640c.
Thanks again for fixing this.
When using docker the current code maps port 8000 on localhost to the specified port in the container. This should be the other way around or it won't actually connect.