Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

ngrok public URLs use ngrok.io domain#888

Merged
gjtorikian merged 1 commit intogithub:masterfrommichaelstewart:michael-ngrok
Nov 4, 2015
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletionscontent/webhooks/configuring/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,10 +29,10 @@ When you're done with that, you can expose your localhost by running `./ngrok ht
on the command line. You should see a line that looks something like this:

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

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

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

[8]ページ先頭

©2009-2025 Movatter.jp