I
Immich3y ago
Taha

Can't create new admin in dev environment

So I'm trying to setup a dev environment for Immich. I followed the instructions in the docs. However I can't register a user on the admin registration page (localhost:3000). DevTools shows that a request is sent to the /api/auth/admin-sign-up endpoint, but it responds with a 404. Nothing shows up on the server logs. What am I doing wrong?
2 Replies
jrasm91
jrasm913y ago
You should browse the web app at localhost:2283
Taha
TahaOP3y ago
I'm sorry I should spend more time reading the docs rather than jumping the gun. Thanks!

Did you find this page helpful?