Skip to content

Instantly share code, notes, and snippets.

@aaronthorp
Created March 5, 2014 05:01
Show Gist options
  • Save aaronthorp/9361510 to your computer and use it in GitHub Desktop.
Save aaronthorp/9361510 to your computer and use it in GitHub Desktop.
#/bin/sh
export MONGO_URL=mongodb://localhost/testing123
export MONGO_OPLOG_URL=mongodb://localhost/local
export ROOT_URL=http://dev.somewebsite.com
export DISABLE_WEBSOCKETS=true
mrt run --port 4005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment