Added
- Support for
ngrok
config version 3. - ngrok.set_api_key() to allowing setting the API key in the
ngrok
config file. - If no value for
PyngrokConfig.api_key
, it will attempt to use the environment variableNGROK_API_KEY
if it is set.
ngrok
config version 3.ngrok
config file.PyngrokConfig.api_key
, it will attempt to use the environment variable NGROK_API_KEY
if it is set.