Skip to content

Commit

Permalink
Update 01-Cloud-Foundry-Overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suryaval committed Nov 18, 2017
1 parent 7836f04 commit 832e44d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/01-Cloud-Foundry-Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ Treat logs as event streams
Run admin/management tasks as one-off processes

- Why does Cloud Foundry rely on environment-variables?
> Environment variables are the means by which the Cloud Foundry runtime communicates with a deployed application about its environment.
- Can you manage environment-variables manually? If so how?
* `cf set-env my-app my-variable_name my-variable_value`
Expand Down

0 comments on commit 832e44d

Please sign in to comment.