Skip to content

Instantly share code, notes, and snippets.

@matiaslopezd
Created June 10, 2020 04:10
Show Gist options
  • Save matiaslopezd/871c19bc9bedf07b7aa6859f242e37a3 to your computer and use it in GitHub Desktop.
Save matiaslopezd/871c19bc9bedf07b7aa6859f242e37a3 to your computer and use it in GitHub Desktop.
ngrok startup
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