Hey y'all, I was wondering if there was any documentation or recommended reading for accessing the emulators from a different device.
For example:
I have an angular app running locally on my machine working with the emulators, everything works fine, but if I want to serve the app externally through ngrok or simply access the localhost of my computer from my phone's browser I can't connect to the firestore emulator.
Any help is appreciated, thanks!