Can't access <local IP>:2283 for setup after docker compose

Hey there, after getting docker to pull the correct images on my raspberry pi, I am now running into the issue where I can't access the server using the local IP and the port 2283, or at least nothing is happening when trying to. The port is opened on my router just like :22 and :80 are (I can access my website hosted via nginx for example). Did I miss something in the setup, do I need to open the port on the server as well? Thank you in advance!
Was this page helpful?