mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-09-28 02:56:23 +09:00
2 lines
67 B
Ruby
2 lines
67 B
Ruby
Resque.redis = ENV.fetch("REDIS_URL") { "redis://localhost:6379" }
|