Accessing dev env's DB from one dev env to another

Is it possible to access a dev env's DB from one dev env to another? If it is, where can I find the instructions in the docs? Thank you!
2 Replies
Simon
Simon•2mo ago
Not to my knowledge. And arguably for good reason 😀
Charles13
Charles13OP•2mo ago
Thanks @Simon, but I think I found a way If only other devs env can access the connections of the main dev env, that would be great, since for example I have a dev shopify-app and I connected it to my main development env, if I create a new dev env then I will have to create a new dev shopify-app to connect it to.

Did you find this page helpful?