Created
June 12, 2014 00:39
-
-
Save geek/61c53979b345250ff17b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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