Skip to content

Instantly share code, notes, and snippets.

View mmoyle's full-sized avatar

Michael Moyle mmoyle

  • AllCloud
  • Berlin, Germany
View GitHub Profile
Verifying my Blockstack ID is secured with the address 1EbxitgY6edTNrVsQy2FkJcWgCvgA95sbX https://explorer.blockstack.org/address/1EbxitgY6edTNrVsQy2FkJcWgCvgA95sbX
@mmoyle
mmoyle / nginx.conf
Created January 13, 2013 12:03
nginx.conf sample for osx homebrew
#user nobody;
worker_processes 1;
error_log /usr/local/var/log/nginx/error.log;
#error_log logs/error.log notice;
#error_log logs/error.log info;
#pid logs/nginx.pid;