Compare commits

..

No commits in common. "b22c3122d7783c89693a5f361f72922702c4d55c" and "c2b557246b05ade3aeb868b2872ed85613e528be" have entirely different histories.

View File

@ -2,7 +2,7 @@ services:
redis:
image: redis:7-alpine
# Set a size limit. See link below on how to customise.
# https://redis.io/docs/latest/operate/rs/databases/memory-performance/eviction-policy/
# https://redis.io/docs/manual/eviction/
# command: redis-server --maxmemory 1gb --maxmemory-policy allkeys-lru
app: