alphagov / govuk-docker

GOV.UK development environment using Docker 🐳
MIT License
82 stars 22 forks source link

Static: Ensure `EMERGENCY_BANNER_REDIS_URL` is defined #790

Closed csutter closed 3 weeks ago

csutter commented 3 weeks ago

This was missing from the config, and a recent change in static (https://github.com/alphagov/static/pull/3447) means the app will spend ages waiting for a Redis request to this URL to succeed (and ultimately fail) and no longer fall back on REDIS_URL as it did before - causing downstream local apps to fail to load when depending on static.