Skip to content

Instantly share code, notes, and snippets.

@kazuho
Created February 4, 2016 05:33
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 kazuho/969bb99bae31d67e01c4 to your computer and use it in GitHub Desktop.
Save kazuho/969bb99bae31d67e01c4 to your computer and use it in GitHub Desktop.
listen: 8080
listen:
port: 8081
ssl:
certificate-file: /path/to/server.crt
key-file: /path/to/server.key
hosts:
"127.0.0.1.xip.io:8080":
paths:
/:
file.dir: /path/to/doc_root
num-threads: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment