Ingress configuration for squidex on AWS EKS

I have deployed squidex on AWS EKS. with mongoDB, nginx loadbalancer and squidex.
it does go to the nginx page on trying to connect to the loadbalancer url. however on squidex deployment with the base url as the loadbalancer external url and ingress configuration to match still goes to the nginx url and not to the squidex deployment.
Please suggest if i am missing anything or any documentation i can refer to.

Sorry, I am not using this setup myself. It is more a question of how to configure nginx if I understand your correctly.