Which docker compose file to use?
This one has a weird image source https://github.com/mealie-recipes/mealie/blob/mealie-next/docker/docker-compose.dev.yml
And this one expects me to build the container locally first which sounds like a dev version although the other file is named dev https://github.com/mealie-recipes/mealie/blob/mealie-next/docker/docker-compose.yml
I’ll check it out, thx