Skip to content

environments/development: configure cache store's redis host

Allow the user to configure development's redis host cache store url.

It'll fetch from ruby's ENV hash and fallback into the localhost default url otherwise.

Merge request reports