Skip to content

Instantly share code, notes, and snippets.

@jorgegorka
Created October 21, 2014 10:10
Show Gist options
  • Save jorgegorka/82387077e35fb2bcb6ea to your computer and use it in GitHub Desktop.
Save jorgegorka/82387077e35fb2bcb6ea to your computer and use it in GitHub Desktop.
start meteor with selected mongodb
export MONGO_URL=mongodb://localhost:27017/sageone && meteor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment