Skip to content

Instantly share code, notes, and snippets.

@redcap3000
Created July 14, 2011 04:42
Show Gist options
  • Save redcap3000/1081952 to your computer and use it in GitHub Desktop.
Save redcap3000/1081952 to your computer and use it in GitHub Desktop.
{
"lockerHost" : "localhost",
"lockerPort" : 8042,
"me" : "Me",
"scannedDirs" : [
"Apps",
"Collections",
"Connectors"
],
"mongo" : {
"dataDir": "mongodata",
"host": "localhost",
"port": 27018
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment