Metadrop / drupal-boilerplate

Drupal projects up and running with Docker and many other tools in minutes
28 stars 23 forks source link

Replace ngrok with localtunnel to avoid having to register on third party websites #71

Open juanjol opened 2 years ago

juanjol commented 2 years ago

It seems ngrok now requires registration to use it, which makes it difficult to use on boilerplate. I suggest a tool change to localtunnel (https://github.com/localtunnel/localtunnel), which offers similar functionality in an open way.

juanjol commented 2 years ago

I'm replacing ngrok on this PR https://github.com/Metadrop/drupal-boilerplate/pull/72.