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
|
- 6379
|
||||||
networks:
|
networks:
|
||||||
- overleaf-network
|
- overleaf-network
|
||||||
|
environment:
|
||||||
|
REDIS_AOF_PERSISTENCE: "true"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
overleaf_redis:
|
overleaf_redis:
|
||||||
|
|
Loading…
Reference in a new issue