Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit a54823a

Browse files
ngrok public URLs use ngrok.io domain
Although the ngrok site is hosted at https://ngrok.com/ the public socket URLs it creates are of the format: `*.ngrok.io` rather than `*.ngrok.com`
1 parent 5382b60 commit a54823a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/webhooks/configuring/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ When you're done with that, you can expose your localhost by running `./ngrok ht
2929
on the command line. You should see a line that looks something like this:
3030

3131
#!bash
32-
Forwarding http://7e9ea9dc.ngrok.com -> 127.0.0.1:4567
32+
Forwarding http://7e9ea9dc.ngrok.io -> 127.0.0.1:4567
3333

34-
Copy that funky `*.ngrok.com` URL! We're now going to go *back* to the Payload
35-
URL and pasting this server into that field. It should look something like `http://7e9ea9dc.ngrok.com/payload`.
34+
Copy that funky `*.ngrok.io` URL! We're now going to go *back* to the Payload
35+
URL and pasting this server into that field. It should look something like `http://7e9ea9dc.ngrok.io/payload`.
3636

3737
By doing this, we've set ourselves up to expose our localhost at path `/payload`
3838
to the Internet.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy