Added
- Added
tunnel_name
parameter to theConfig
, which can be used to tellngrok
to use a definition from its config file when starting a tunnel. - Added
ngrok
'sapi_key
to theConfig
. If not set inConfig
, it will attempt to use the environment variableNGROK_API_KEY
if it is set. - Documentation improvements.