hmm doesn't work not sure why. Could be something in my docker setup that is refusing port 3051 (it should work I agree).
tried :
http://0.0.0.0:3051
http://localhost:3051
http://127.0.0.1:3051
all fail.
It might be something on my end though
(localhost:5000 works for me though for Continuum so not sure why 3051 wouldn't work if the docker compose ran successfuly

