Custom Authentication with Nakama

I’ve used three different tools to check what ports are in use, and I don’t show anything for 8080. I’m not sure how to check it inside the Docker terminal itself, so if somehow there’s something isolated within that that wouldn’t show up system-wide, that could be it, but I’m just using the default configured Docker terminal and am not running anything else first whatsoever.

@Punchey Try running docker ps -a to get a list of all currently running containers. If you don’t expect anything to be running start by shutting those down, or at least identifying what they are and what ports they may be using.