Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stephaniewilkinson/31c6976334eb405dd5280b2fe8431664 to your computer and use it in GitHub Desktop.
Save stephaniewilkinson/31c6976334eb405dd5280b2fe8431664 to your computer and use it in GitHub Desktop.

Unicorn Config

/root/api/config/unicorn.rb

My Nginx Config

/etc/nginx/default.d/default.conf

Default nginx config

/etc/nginx/nginx.conf

systemctl restart nginx.service

unicorn -c config/unicorn.rb -d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment