diff --git a/content/guides/building-a-ci-server.md b/content/guides/building-a-ci-server.md index 7d977716f2..d04b29b4d2 100644 --- a/content/guides/building-a-ci-server.md +++ b/content/guides/building-a-ci-server.md @@ -45,7 +45,7 @@ Let's start with this: (If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide][Sinatra].) -Start this server up. By default, Sinatra starts on port `9393`, so you'll want +Start this server up. By default, Sinatra starts on port `4567`, so you'll want to configure ngrok to start listening for that, too. In order for this server to work, we'll need to set a repository up with a webhook. @@ -53,7 +53,8 @@ The webhook should be configured to fire whenever a Pull Request is created, or Go ahead and create a repository you're comfortable playing around in. Might we suggest [@octocat's Spoon/Knife repository](https://github.com/octocat/Spoon-Knife)? After that, you'll create a new webhook in your repository, feeding it the URL -that ngrok gave you: +that ngrok gave you, and choosing `application/x-www-form-urlencoded` as the +content type: ![A new ngrok URL](/images/webhook_sample_url.png) diff --git a/content/guides/delivering-deployments.md b/content/guides/delivering-deployments.md index 0a88037df7..cee06f513e 100644 --- a/content/guides/delivering-deployments.md +++ b/content/guides/delivering-deployments.md @@ -47,7 +47,7 @@ Let's start with this: (If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide][Sinatra].) -Start this server up. By default, Sinatra starts on port `9393`, so you'll want +Start this server up. By default, Sinatra starts on port `4567`, so you'll want to configure ngrok to start listening for that, too. In order for this server to work, we'll need to set a repository up with a webhook. @@ -55,7 +55,8 @@ The webhook should be configured to fire whenever a Pull Request is created, or Go ahead and create a repository you're comfortable playing around in. Might we suggest [@octocat's Spoon/Knife repository](https://github.com/octocat/Spoon-Knife)? After that, you'll create a new webhook in your repository, feeding it the URL -that ngrok gave you: +that ngrok gave you, and choosing `application/x-www-form-urlencoded` as the +content type: ![A new ngrok URL](/images/webhook_sample_url.png) diff --git a/static/images/webhook_sample_url.png b/static/images/webhook_sample_url.png index 8bffdeec12..abf4083d6b 100644 Binary files a/static/images/webhook_sample_url.png and b/static/images/webhook_sample_url.png differ 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