Skip to content

Instantly share code, notes, and snippets.

@arturo-c
Created July 29, 2014 19:43
Show Gist options
  • Save arturo-c/d342b03fa4edac26b621 to your computer and use it in GitHub Desktop.
Save arturo-c/d342b03fa4edac26b621 to your computer and use it in GitHub Desktop.
bcc resque config
bcc_resque:
redis:
host: localhost # the redis host
port: 6379 # the redis port
database: 1 # the redis database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment