Skip to content

Instantly share code, notes, and snippets.

@itsNikolay
Created March 10, 2013 18:59
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 itsNikolay/5129905 to your computer and use it in GitHub Desktop.
Save itsNikolay/5129905 to your computer and use it in GitHub Desktop.
# coding: utf-8
worker_processes 2
listen "/tmp/wood-awesome.app.sock"
pid "/tmp/wood-awesome.app.pid"
stderr_path "log/wood-awesome.unicorn.log"
stdout_path "log/wood-awesome.unicorn.log"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment