Frontend is not connecting to backend on EC2

0

I've deployed two containers, one for my frontend which is react, and another for my flask backend. I run them with docker-compose file which specifies the necessary instruction for the communication.

The workflow is working well on my local host, but on ec2, the front is not connecting or sending any requests to the backend.

Here are my inbound rules for ec2 instance

asked a year ago80 views
1 Answer
0

Hey Omar, were you able to resolve this issue? We are also getting this.

answered a day ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions