v2 login not found on fresh install (v4-rc.2)
On a fresh install of v4-rc.2 (using Docker) running on my local machine for testing, I always get the error
I initially started testing the latest stable release, but wanted to check out the new login form and to be able to build my own in the future. Do I need to run a reverse proxy for
Here is my docker compose file, based on the original provided docker compose mentioned in the docs.
{"code":5,"message":"Not Found"}, I presume this is the new v2 UI. Is one of my options misconfigured?I initially started testing the latest stable release, but wanted to check out the new login form and to be able to build my own in the future. Do I need to run a reverse proxy for
/ui/v2/login running with the zitadel/typescript repo?Here is my docker compose file, based on the original provided docker compose mentioned in the docs.
