Hey everyone! I followed the docker-compose quickstart guide of Kratos to get a local environment and also tried the postgres command in the "Next steps" section. Now I'm a bit lost where I need to define that postgres db that should be used – in kratos.yml or quickstart.yml?
EDIT:
Do I even need to use Docker or can I just use it via homebrew somehow? Basically, I just want to have an environment close to the production later which doesn't use Docker.