Update cookbook README
This commit is contained in:
parent
1d98bf14fe
commit
e62393e443
@ -15,16 +15,22 @@ Attributes
|
||||
<th>Default</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>['sockethub']['port']</tt></td>
|
||||
<td>Integer</td>
|
||||
<td>The local port to run sockethub on</td>
|
||||
<td><tt>10551</tt></td>
|
||||
<td><tt>['kredits-github']['port']</tt></td>
|
||||
<td>String</td>
|
||||
<td>The local port that kredits-github is running on</td>
|
||||
<td><tt>3000</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>['sockethub']['external_port']</tt></td>
|
||||
<td>Integer</td>
|
||||
<td>The external port to run sockethub on. This will also open the port on the firewall</td>
|
||||
<td><tt>10550</tt></td>
|
||||
<td><tt>['kredits-github']['revision']</tt></td>
|
||||
<td>String</td>
|
||||
<td>Git revision/branch to deploy</td>
|
||||
<td><tt>master</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>['kredits-github']['domain']</tt></td>
|
||||
<td>String</td>
|
||||
<td>Domain name for requests to the app</td>
|
||||
<td><tt>kredits-github.kosmos.org</tt></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user