From 2a91c68db82e210eb5d9f6427086a34db6a23b69 Mon Sep 17 00:00:00 2001 From: crazyvk Date: Tue, 6 Jun 2017 17:34:20 +0530 Subject: [PATCH] Deploying instruction update --- views/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/views/index.html b/views/index.html index 0e3a366..c53ae03 100644 --- a/views/index.html +++ b/views/index.html @@ -216,7 +216,7 @@ pre {
-

Welcome to your Node.js application on OpenShift wwww

+

Welcome to your Node.js application on OpenShift

@@ -240,6 +240,7 @@ pre {
  • Click the "Copy to clipboard" icon to the right of the "GitHub webhook URL" field
  • Navigate to your repository on GitHub and click on repository settings > webhooks > Add webhook
  • Paste your webhook URL provided by OpenShift
  • +
  • Select Content-type "application/json"
  • Leave the defaults for the remaining fields — that's it!
  • After you save your webhook, if you refresh your settings page you can see the status of the ping that Github sent to OpenShift to verify it can reach the server.