diff options
-rw-r--r-- | network/ngrok/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network/ngrok/README b/network/ngrok/README index 13f022d63b571..d667ff684a307 100644 --- a/network/ngrok/README +++ b/network/ngrok/README @@ -1,4 +1,5 @@ ngrok (Tunnel local servers to be reachable via the internet) -ngrok allows you to expose TCP/TLS/HTTP servers running on your local machine -to the internet. Just tell ngrok what port your server is listening on. +ngrok allows you to expose TCP/TLS/HTTP servers running on your local +machine to the internet. Just tell ngrok what port your server is +listening on. |