Update env-var to set task services

Add batch-job link to root README
This commit is contained in:
Sabby Anandan
2016-08-23 11:12:50 -07:00
committed by Glenn Renfro
parent 763db0cb15
commit d34070f734
2 changed files with 5 additions and 1 deletions

View File

@@ -62,7 +62,7 @@ NOTE: The `ORG`, `SPACE` and `USER` could vary depending on your Cloud Foundry e
+
```
$ cf set-env dataflow-server SPRING_CLOUD_DEPLOYER_CLOUDFOUNDRY_SERVICES mysql
$ cf set-env dataflow-server SPRING_CLOUD_DEPLOYER_CLOUDFOUNDRY_TASK_SERVICES mysql
$ cf restage dataflow-server
```
+