When you host your domain locally, you can access it:
- using same WLAN
When you create workspace, you should provide http:// {static IP address}:{port} and add static IP address to trusted host in your environment - using tunnel
read article: Accessing localhost from Anywhere - SitePointfor example : using localtunnel
You can install it globally on your device like most npm packages:
npm install -g localtunnel
thenlt --port 80 --subdomain abdbakroo -- your url is: https://abdbakroo.loca.lt
you should add this URL as trusted host in your environment
work space info:
Watch the full tutorial here:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article