▲ | throwup238 3 days ago | ||||||||||||||||
I would get rid of the email validation code for localhost, though. That remains the biggest annoyance when running it locally as a single user. I would also add a $@ to the docker-compose call in the bash start script so users can start it in detached mode. | |||||||||||||||||
▲ | danenania 3 days ago | parent [-] | ||||||||||||||||
It should already be skipping the email validation step in local mode. Is it showing up for you? I’ll look into the detached mode, thanks! | |||||||||||||||||
|