mmianlM
ZITADELβ€’2mo agoβ€’
22 replies
mmianl

Inconsistent Verify-Email Hosts

🏬Self-hosted❓Question❌Unsolved
I'm running Zitadel v4.10.0 using the example docker-compose setup at https://raw.githubusercontent.com/zitadel/zitadel/main/docs/docs/self-hosting/deploy/docker-compose.yaml. This setup uses login v2.
When adding a user through the addHumanUser gRPC api, then a user is created, and a verify-email email is sent with a link to localhost:3000 which is the host and port of the login v2 app. However, when I'm using the "Resend Code" button in the Zitadel Console UI as an admin user, then the verify-email email will point to localhost:8080 instead (that's the Zitadel host and port. Is that intentional?
Was this page helpful?