Skip to content

Instantly share code, notes, and snippets.

@zpratt
Created February 20, 2014 04:59
Show Gist options
  • Save zpratt/9107308 to your computer and use it in GitHub Desktop.
Save zpratt/9107308 to your computer and use it in GitHub Desktop.
Project configuration file example.
Default:
projRoot: '/development/node/thoughtsom/src'
serverRoot: '/development/node/thoughtsom/src/server'
testRoot: '/development/node/thoughtsom/test'
TestVals:
knownObjectId: '52ffef5e3242c4a82909c53f'
database:
host: localhost
port: 27017
name: thoughts
server:
port: 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment