For those that need this functionality to work after updating to the newer version of LocalWP. You can install https://ngrok.com/. You can use the command:
Replace MYDOMAIN with your .local domain
If Using SSL
ngrok http -host-header=rewrite MYDOMAIN.local:443
If not using SSL