I'm trying to make my wordpress website available for others to see using WampServer and ngrok. But when I expose local server to the Internet with 'ngrok http 80' all that people can access is the WampServer admin panel. When they click my wordpress project they get redirected to localhost/wprdpres directory instead of the custom link provided by ngrok. I can also say that it worked perfectly before I installed a new theme. Is there a way this could have any influance on that?
Some screenshots: