I tried to get ngrok working with winnmp but am having trouble, has anyone got it working? I need the ngrok url to go right to my wordpress site located in my c:/WTServer/WWW directory for doing some rest api testing using the https:// version of the ngrok url.
In my nginx.conf file for the site I put:
server_name [my-id].ngrok.io
But it goes to the default Nginx page when I load that url in the browser.
Has anybody got this working, or is there an easier alternative method that you use?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Luckily, there is an easier way to do it where you can show the clients your work without uploading it anywhere. There are several services that will allow you to make your localhost go public but we will be sticking to ngrok krogerfeedback
Last edit: Everton 2020-02-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I tried to get ngrok working with winnmp but am having trouble, has anyone got it working? I need the ngrok url to go right to my wordpress site located in my c:/WTServer/WWW directory for doing some rest api testing using the https:// version of the ngrok url.
In my nginx.conf file for the site I put:
server_name [my-id].ngrok.io
But it goes to the default Nginx page when I load that url in the browser.
Has anybody got this working, or is there an easier alternative method that you use?
Luckily, there is an easier way to do it where you can show the clients your work without uploading it anywhere. There are several services that will allow you to make your localhost go public but we will be sticking to ngrok krogerfeedback
Last edit: Everton 2020-02-08