lein-beanstalk
lein-beanstalk copied to clipboard
Note System/getProperty must be used to access environment variables.
Hi, I felt that adding clarification that System/getenv will not work would be helpful (in particular, for people migrating existing applications from Heroku where System/getenv is used to retrieve configuration information).