Created
November 15, 2014 05:00
-
-
Save stimms/c4fc63017db9e8d9a887 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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