Merge branch 'dockerization'

This commit is contained in:
wvengen 2015-05-08 13:06:15 +02:00
commit c388b4e410
9 changed files with 186 additions and 2 deletions

View file

@ -0,0 +1,2 @@
# Initializer to configure resque daemon
Resque.redis = ENV.fetch("REDIS_URL", "redis://localhost:6379")