Skip to content

Instantly share code, notes, and snippets.

@candidosales
Created February 7, 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 candidosales/4733895 to your computer and use it in GitHub Desktop.
Save candidosales/4733895 to your computer and use it in GitHub Desktop.
rails_env = ENV['RAILS_ENV'] || 'development'
threads 4,4
bind "unix:///home/ubuntu/midiaexterna/current/tmp/puma.sock"
pidfile "/home/ubuntu/midiaexterna/current/tmp/puma/pid"
state_path "/home/ubuntu/current/midiaexterna/tmp/puma/state"
activate_control_app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment