Last active
August 29, 2015 14:08
-
-
Save robinhowlett/efbad522b91d9f822c76 to your computer and use it in GitHub Desktop.
Remote properties test
This file contains 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
databaseHost=localhost | |
databasePort=27017 | |
databaseName=nonsense | |
databaseUser= | |
databasePassword= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment