How to send data between Docker containers on the same network
I have two docker containers on the same network. I want to send some data with POST and GET methods over HTTP. I am doing:
I have two docker containers on the same network. I want to send some data with POST and GET methods over HTTP. I am doing: