Update compose.yaml
This commit is contained in:
parent
e80c3ec3cc
commit
bd37e56734
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ services:
|
|||
- 6379
|
||||
networks:
|
||||
- overleaf-network
|
||||
environment:
|
||||
REDIS_AOF_PERSISTENCE: "true"
|
||||
|
||||
volumes:
|
||||
overleaf_redis:
|
||||
|
|
Loading…
Reference in a new issue