Skip to content

Commit

Permalink
OPENSHIFT_APP -> OPENSHIFT_GEAR
Browse files Browse the repository at this point in the history
  • Loading branch information
danmcp committed Mar 22, 2012
1 parent c8fffce commit 1ec252b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ OpenShift Express provides several environment variables to reference for ease
of use. The following list are some common variables but far from exhaustive:

System.getenv("OPENSHIFT_APP_NAME") - Application name
System.getenv("OPENSHIFT_APP_DIR") - Application dir
System.getenv("OPENSHIFT_GEAR_DIR") - Application dir
System.getenv("OPENSHIFT_DATA_DIR") - For persistent storage (between pushes)
System.getenv("OPENSHIFT_TMP_DIR") - Temp storage (unmodified files deleted after 10 days)

Expand Down

0 comments on commit 1ec252b

Please sign in to comment.