Exposing port not working
I'm trying to create embeddings using infinity. There is already a docker container for that:
https://hub.docker.com/r/michaelf34/infinity
Now I've tried to launch it and expose port 7797. However, I can't reach the container via the proxy:
Locally, it worked. I've attached a picture of my template. I've also tried to expose a tcp port as stated here:
https://docs.runpod.io/pods/configuration/expose-ports
but it didn't work. When I connect in the browser on the proxy, I also get a 404 not found.
Can someone help?
https://hub.docker.com/r/michaelf34/infinity
Now I've tried to launch it and expose port 7797. However, I can't reach the container via the proxy:
Locally, it worked. I've attached a picture of my template. I've also tried to expose a tcp port as stated here:
https://docs.runpod.io/pods/configuration/expose-ports
but it didn't work. When I connect in the browser on the proxy, I also get a 404 not found.
Can someone help?

Exposing ports on your pod to the outside world: Learn how to expose ports via RunPod's Proxy or TCP Public IP, and discover the benefits and limitations of each method, including symmetrical port mapping requests.

