Configure Origin domain from Login Typescript application to Zitadel
How does the NextJS application determine what domain to send to Zitadel? As far as I can see it's not grabbint the Host header value of the incoming http request and forwarding that but the hostname of the Kubernetes Pod in k8s instead
