Skip to content

Instantly share code, notes, and snippets.

@romicofre
Last active September 9, 2019 20:22
Show Gist options
  • Save romicofre/b5458ad27d682389e8fce1bab5ed099d to your computer and use it in GitHub Desktop.
Save romicofre/b5458ad27d682389e8fce1bab5ed099d to your computer and use it in GitHub Desktop.
add a enviornment var by default in code or shell
os.environ.setdefault("DEPLOY", "DEV")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment