File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/webhooks/configuring Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ When you're done with that, you can expose your localhost by running `./ngrok ht
2929on 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
3737By doing this, we've set ourselves up to expose our localhost at path ` /payload `
3838to the Internet.
You can’t perform that action at this time.
0 commit comments