Skip to content

v0.2.0

Compare
Choose a tag to compare
@joshuafleck joshuafleck released this 19 Nov 13:58
· 21 commits to master since this release

Changed how the configuration of :ex_ngrok works:

  • Provided a set of reasonable default settings (ngrok http 4000)
  • Added the ability to specify additional options to be passed directly to Ngrok, e.g. config :ex_ngrok, options: "--region eu"