LLMChat
LLMChat copied to clipboard
Registration error
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