hubot/Dockerfile.template: Change 'REDISCLOUD_URL' -> 'REDIS_URL'
authorW. Trevor King <wking@tremily.us>
Wed, 30 Apr 2014 18:32:11 +0000 (11:32 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 30 Apr 2014 18:32:11 +0000 (11:32 -0700)
commit804871a9a5aa548e9d1594f2623299e5e752c75b
tree7896e31d45c788ce694982df1128c24897987b42
parentab194ed9154460d751fe96d1cd1aaf3cfb25b0dd
hubot/Dockerfile.template: Change 'REDISCLOUD_URL' -> 'REDIS_URL'

hubot-scripts has supported this since 48a3b142 (Added REDIS_URL to
support dokku, 2014-03-01).  It still doesn't match Docker's
REDIS_PORT, but it's more generic than the provider-specific
REDISCLOUD_URL.
hubot/Dockerfile.template