Yeah, I already implemented something similar, but I was wondering if there’s a more native approach. Once you start adding custom code for this kind of setup, it becomes messy pretty quickly. In my case, the project is dockerized and gets deployed multiple times with some custom configuration each time, so I’m trying to keep the repository as clean and maintainable as possible.