I have a EC2 instance and my security Inbound rules setting is like this
On my port 80 I am running my python app and on port 3000 I want to run my Angular/react app. how can I do this ? like my IP is 1*...188 and I am running python app 1*...188:80/admin now I want to run my angular/react app like this 1*...188:3000/react I have added 3000 port in inbound rules