Update dev-backend-docker-compose.yml

Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
This commit is contained in:
fkwp 2024-11-07 19:16:40 +01:00 committed by GitHub
parent 05eb2a06f4
commit fd383328e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ services:
# HOST_PORT:CONTAINER_PORT
- 6379:6379
volumes:
- ./backend/redis.conf:/etc/redis.conf
- ./backend/redis.conf:/etc/redis.conf:Z
networks:
- ecbackend