Skip to content

Instantly share code, notes, and snippets.

@stimms
Created November 15, 2014 05:00
Show Gist options
  • Save stimms/c4fc63017db9e8d9a887 to your computer and use it in GitHub Desktop.
Save stimms/c4fc63017db9e8d9a887 to your computer and use it in GitHub Desktop.
Configuration = new Configuration()
.AddJsonFile("config.json")
.AddEnvironmentVariables();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment