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