Skip to content

Instantly share code, notes, and snippets.

@inlikealion
Created August 5, 2020 15:10
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 inlikealion/bef58d4dd3553c03db480ec52ab41acd to your computer and use it in GitHub Desktop.
Save inlikealion/bef58d4dd3553c03db480ec52ab41acd to your computer and use it in GitHub Desktop.
Example Procfile for running our Rails sites locally with Overmind
web: rails server
redis: redis-server
search: elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment