Ended up doing this. Much safer now that I can do local dev with SSL upstream, while wrangler doesn'

Ended up doing this. Much safer now that I can do local dev with SSL upstream, while wrangler doesn't need to use ssl locally.

cloud-sql-proxy --port 59435 --address 127.0.0.1 'MY_CLOUD_ID:us-east4:INSTANCE_NAME'
Was this page helpful?