@GavinRay97 sorry been looking through Discord and everywhere, simple issue. I've had this running on local machine no issues but our Hasura dev stack is now running on our AWS Linux VM (as Docker containers). I cannot get the react-app to come up via port 3000.
inbound port 3000 is ready in our security group
I replaced "localhost" references in config.yaml with our ec2 url
any insight to get react-app working via hosted VM?

