Hi
@T Chaitra!
Since you are using two separate docker containers, one cannot access the other using 127.0.0.1. You need to set up a
network bridge so these containers can communicate with each other.
I would like to hear more about your use-case, so I can offer you the best solution.