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 e8f6d07 commit d79ada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -21,7 +21,7 @@ OpenShift Express provides several environment variables to reference for ease
of use. The following list are some common variables but far from exhaustive:

os.environ['OPENSHIFT_APP_NAME'] - Application name
os.environ['OPENSHIFT_APP_DIR'] - Application dir
os.environ['OPENSHIFT_GEAR_DIR'] - Application dir
os.environ['OPENSHIFT_DATA_DIR'] - For persistent storage (between pushes)
os.environ['OPENSHIFT_TMP_DIR'] - Temp storage (unmodified files deleted after 10 days)

Expand Down

0 comments on commit d79ada4

Please sign in to comment.