Skip to content

Instantly share code, notes, and snippets.

@wrburgess
Created May 11, 2019 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wrburgess/d7a1af73445721ac91e34565306ca76b to your computer and use it in GitHub Desktop.
Save wrburgess/d7a1af73445721ac91e34565306ca76b to your computer and use it in GitHub Desktop.
ngrok commands

Set custom subdomain

  • command: ngrok http -subdomain=inconshreveable 5000
  • result: http://inconshreveable.ngrok.io on port 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment