Update compose.yaml

This commit is contained in:
David Rotermund 2024-07-21 16:41:42 +02:00 committed by GitHub
parent e80c3ec3cc
commit bd37e56734
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,8 @@ services:
- 6379
networks:
- overleaf-network
environment:
REDIS_AOF_PERSISTENCE: "true"
volumes:
overleaf_redis: