Skip to content

Instantly share code, notes, and snippets.

@geek
Created June 12, 2014 00:39
Show Gist options
  • Save geek/61c53979b345250ff17b to your computer and use it in GitHub Desktop.
Save geek/61c53979b345250ff17b to your computer and use it in GitHub Desktop.
{
"pack": {
"cache": "catbox-redis"
},
"servers": [
{
"port": 8080,
"options": {
"labels": ["web"]
}
}
],
"plugins": {
"good": {
"console": ["request", "log", "error"]
},
"reptile": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment