HTTPS HOST NGROK
ngrok http https://localhost:44360 -host-header="localhost:44360"
ngrok http https://localhost:58043 -host-header="localhost:58043"
ekkamrit
ngrok http https://localhost:44360 -host-header="localhost:44360"
ngrok http https://localhost:58043 -host-header="localhost:58043"
ngrok http https://localhost:5001 -host-header="localhost:5001"
ngrok http https://localhost:44364 --host-header="localhost:44364"
// take note there is '--' not '-'