LLMChat icon indicating copy to clipboard operation
LLMChat copied to clipboard

Registration error

Open supmo668 opened this issue 1 year ago • 0 comments

When attempting to register a user at the landing page, got FormatException: Invalid Port as it tries to reach localhost:8000:8000/api/auth/register/email

my .env is basically same as .env-sample with modified MySQL and Redis passwords, so I don't think that's the source of error.

My attempted run method is using docker-compose-local.yaml

supmo668 avatar Dec 09 '24 21:12 supmo668