Hi, I wanna try appwrite in my local machine. I'm using docker compose and .env from https://appwrite.io/docs/installation#manual.
But when I open appwrite in the browser I redirected to login page, in the docs and .env I can't find any default root/admin User credential, there's a sign up page but I can't use it. How do I login as admin/root user? in some youtube and article, I notice that I should've redirected to sign up page for admin, but it isn't in my case.
I tried docker compose down -v and start the compose again but it's still the same