Answers for "ngrok run in iis"

0

how to add iis to ngrok

ngrok http -host-header="localhost:58821" 58821
Posted by: Guest on April-02-2020
0

how to add iis to ngrok

ngrok http -host-header="localhost:[port]" [port]
Posted by: Guest on April-02-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language