From f73d1b0d1baeeb2c1e8a70f62e0da956f513746c Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 26 May 2020 17:53:36 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/appendix.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/html/appendix.html b/reference/html/appendix.html index c8baf15..1cedb05 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -190,32 +190,32 @@ Also, you can define your own properties.

spring.cloud.cloudfoundry.org

- +

null

Organization name to initially target.

spring.cloud.cloudfoundry.password

- +

null

Password for user to authenticate and obtain token.

spring.cloud.cloudfoundry.skip-ssl-validation

false

- +

null

spring.cloud.cloudfoundry.space

- +

null

Space name to initially target.

spring.cloud.cloudfoundry.url

- +

null

URL of Cloud Foundry API (Cloud Controller).

spring.cloud.cloudfoundry.username

- +

null

Username to authenticate (usually an email address).