How do you change the database and typesense password?
I was migrating the docker compose and .env file and realized I had the default password for the database and typesense (because it was auto-generated by the install script). Is it possible to change it to something more secure (random string) or should I not even bother?
My docker-compose.yml and .env files are attached
0 Replies