From e62393e4438d4da648c325573dbb43056b8302b3 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 19 Apr 2019 18:52:44 +0100 Subject: [PATCH] Update cookbook README --- site-cookbooks/kredits-github/README.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/site-cookbooks/kredits-github/README.md b/site-cookbooks/kredits-github/README.md index 39e43f5..37a7626 100644 --- a/site-cookbooks/kredits-github/README.md +++ b/site-cookbooks/kredits-github/README.md @@ -15,16 +15,22 @@ Attributes Default - ['sockethub']['port'] - Integer - The local port to run sockethub on - 10551 + ['kredits-github']['port'] + String + The local port that kredits-github is running on + 3000 - ['sockethub']['external_port'] - Integer - The external port to run sockethub on. This will also open the port on the firewall - 10550 + ['kredits-github']['revision'] + String + Git revision/branch to deploy + master + + + ['kredits-github']['domain'] + String + Domain name for requests to the app + kredits-github.kosmos.org