Download the open source tool:
ngrok.com
Install
Then bind the site with the following command.
Logon to ngrok and bind your config.
Example with a local https site:
ngrok http https://mylocalsite.se:443 --host-header="mylocalsite.se:443"
ngrok http https://mylocalsite.se:443 --host-header="mylocalsite.se:443"
No comments:
Post a Comment