Closed leenagupte closed 2 years ago
Thanks for working on this! Do we also need to add redis
as a dependency for lite
and app
? E.g https://github.com/alphagov/govuk-docker/blob/main/projects/static/docker-compose.yml#L28
Thanks for working on this! Do we also need to add
redis
as a dependency forlite
andapp
? E.g https://github.com/alphagov/govuk-docker/blob/main/projects/static/docker-compose.yml#L28
Good spot! I've updated and fixed up.
Testing a change to how Redis is called in LLM failed because the Redis config is missing.
The "check-links" rake task failed with the following:
Redis config already exists in govuk-puppet, so it looks like this was just missed previously.