nuxt-modules / ngrok

ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes
https://ngrok.nuxtjs.org/
68 stars 13 forks source link

Added the nuxt.config.js setting for ngrok.auth #10

Closed tebb closed 3 years ago

tebb commented 3 years ago

I added the nuxt.config.js setting for the ngrok.auth opton.

HTH

codecov[bot] commented 3 years ago

Codecov Report

Merging #10 (e671dc5) into main (f0c8269) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           1        1           
  Lines          18       18           
  Branches        4        4           
=======================================
  Hits           16       16           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f0c8269...e671dc5. Read the comment docs.