is having a `wrangler.conf` with d1 information ``` [[d1_databases]] binding = "DB"

is having a wrangler.conf with d1 information
[[d1_databases]]
binding = "DB"                                       
database_name = "local_db"
database_id = "123456789"

the same as using wrangler with --remote -d1=DB ?

I'm struggling to see if/when/why I need wrangler.conf when using Pages
Was this page helpful?