Skip to content

Instantly share code, notes, and snippets.

@ildus
Last active August 29, 2015 14:04
Show Gist options
  • Save ildus/7e7bbe2432d366eec980 to your computer and use it in GitHub Desktop.
Save ildus/7e7bbe2432d366eec980 to your computer and use it in GitHub Desktop.
server {
listen 80;
server_name fin.local;
root /usr/dev/finance;
index index.html;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment