Best way to make local dev project accessible on my mobile in local network?
I'd like to test my WASP app on my mobile browser, and I am able to reach the frontend, but naturally it fails when it needs to perform and backend operation. What would be the proper way to configure it in WASP?