Skip to content

Commit d44c700

Browse files
authored
Merge pull request #7838 from readthedocs/humitos/redis-production-version
2 parents 56c0a43 + 3f107cc commit d44c700

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-compose.override.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ services:
2626
args:
2727
GITHUB_TOKEN: ${GITHUB_TOKEN:-}
2828

29+
cache:
30+
image: redis:4.0.14
31+
2932
nginx:
3033
networks:
3134
readthedocs:

0 commit comments

Comments
 (0)