I found the issue, wrong port-forwarding on the do...
# linux
m
I found the issue, wrong port-forwarding on the docker-compose config on my side. Port 51820 was already used by another project. I moved the port-forwarding to 5182**2**-51831 instead of 5182**1**-51831.