Skip to content

Instantly share code, notes, and snippets.

@hacklschorsch
Created November 19, 2012 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hacklschorsch/4109761 to your computer and use it in GitHub Desktop.
Save hacklschorsch/4109761 to your computer and use it in GitHub Desktop.
Add configuration to Daemontools Node.js/Meteor Config Directory
echo "mongodb://localhost/meteor" > service/nodejs/env/MONGO_URL
echo "3000" > service/nodejs/env/PORT
echo "http://meteordeployment.staging.itagenten.de" > service/nodejs/env/ROOT_URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment