Can hyperdrive be set up for local development to only be used when I run `wrangler dev`? I want to

Can hyperdrive be set up for local development to only be used when I run
wrangler dev
? I want to point it to Postgres running on my machine. I'm looking to continue using RDS HTTP API for everything that is deployed.
Was this page helpful?