Tag Archive

Working with multiple environments

Published on May 11, 2010 By Ryan

Hi Guys, I have been recently been working on a few complex web development projects which mainly require me to use multiple environments within the development cycle, mainly these are: Development, Staging, Live. While it wouldn’t be too difficult to manually set an environment variable this caused its own problems in the long run and [...]