Skip to content

7.2.3

Latest
Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 08 Jan 22:03
· 4 commits to main since this release

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 variable NGROK_API_KEY if it is set.