Comment on Do you configure your servarr docker containers from one docker-compose file, or individual ones?
chris@programming.dev 1 year ago
I liked having them all in the same file - easier to keep everything in sync. I also had “dependency” links to keep things starting in order.