How do I use multiple wrangler.toml with different projects in a mono-repo?

When I have my wrangler.toml in the directory of my app aka...

apps/site/wrangler.toml

It does not seem to know it's there. Putting it in the root directory of the project works - but I want to have seperate wrangler tomls for different projects - how can I do this?
Was this page helpful?