Skip to content

Instantly share code, notes, and snippets.

@tonycoco
Created May 31, 2013 20:28
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 tonycoco/5687748 to your computer and use it in GitHub Desktop.
Save tonycoco/5687748 to your computer and use it in GitHub Desktop.
Example local - Procfile.local
log: tail -f log/development.log
redis: redis-server /usr/local/etc/redis.conf
db: postgres -D /usr/local/var/postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment