Is there a way to tell wrangler where to store the db locally? I have a monorepo with CF pages and

Is there a way to tell wrangler where to store the db locally?

I have a monorepo with CF pages and a worker both using the same DB.
Using miniflare on the pages app to do this. I'm guessing I should just do the same for the worker?
Was this page helpful?