Created
November 5, 2009 05:47
-
-
Save dvhthomas/226804 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
development: | |
database: | |
city: 'Data Source=DWHS;User ID=yahooozi;Password=look-the-other-way;' | |
eventservices: you-get-the-idea | |
security: this-is-where-setting-values-go | |
servers: | |
gisserver: someservername | |
webserver: yepanothername | |
production: | |
database: | |
city: zapperoo | |
eventservices: some-other-string | |
security: some-other-string | |
servers: | |
gisserver: servername | |
webserver: servername |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment