Sync docs from master to gh-pages
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
spring:
|
||||
application:
|
||||
name: test-app
|
||||
cloud:
|
||||
cloudfoundry:
|
||||
username: ${CF_USERNAME:starbuxman@gmail.com}
|
||||
password: ${CF_PASSWORD:xxxx}
|
||||
org: ${CF_ORG:}
|
||||
space: ${CF_SPACE:}
|
||||
Reference in New Issue
Block a user