pnpm nx run login:dev, I set ZITADEL_API_URL to an address behind an AWS ALB.ZITADEL_API_URL=http://localhost:8080 and then I also had to set CUSTOM_REQUEST_HEADERS=Host:my-external-zitadel-domain.example.comcontent-type: application/grpcpnpm nx run login:devZITADEL_API_URLZITADEL_API_URL=http://localhost:8080CUSTOM_REQUEST_HEADERS=Host:my-external-zitadel-domain.example.comcontent-type: application/grpcZITADEL_API_URL=https://my-external-zitadel-domain.example.com
CUSTOM_REQUEST_HEADERS=Host:my-external-zitadel-domain.example.com,Content-Type:application/grpc