Skip to content

Instantly share code, notes, and snippets.

@matiaslopezd
Created February 3, 2020 20:25
Show Gist options
  • Save matiaslopezd/5e6b8ee4f4e2de11a45baf91003873c5 to your computer and use it in GitHub Desktop.
Save matiaslopezd/5e6b8ee4f4e2de11a45baf91003873c5 to your computer and use it in GitHub Desktop.
Activate gnrok in port 8080 for VueJS
ngrok http https://localhost:8080 -bind-tls=true -host-header="localhost:8080"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment