You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to be able to add additional options to allow ngrok configuration to be passed in. The following use cases for --ngrok action
pass in subdomain into ngrok so it generate a consistent URI for ngrok
pass in user specified configuration file instead of using ~/.ngrok2/ngrok.yml for configration. This will allow project specific ngrok configuration to be set.