I have WebODM installed on a Google Cloud server.
I also have WebODM installed with Docker on my local Win 10 machine.
I would like to be able to add processing node on my local docker install to connect to my Google Cloud Server.
I tried added in with my public Google cloud server ip and port 3000, but I just get the message "mycloudipaddress:3000 seems to be offline"
What am I missing to be able to connect to a remote processing node?