From 0bc63588d9d1ae16b1969778d3ac9a3a8323d08e Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 28 May 2020 17:52:20 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/appendix.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/html/appendix.html b/reference/html/appendix.html index 1cedb05..af1f933 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -190,12 +190,12 @@ 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.

@@ -205,17 +205,17 @@ Also, you can define your own properties.

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).