command to run ngrok code example
Example 1: ngrok live port vue js
ngrok http 8080 -host-header="localhost:8080"
Example 2: ngrok
use `ngrok` to run local server on https
ngrok http 8080 -host-header="localhost:8080"
use `ngrok` to run local server on https