We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05eb2a0 commit fd38332Copy full SHA for fd38332
dev-backend-docker-compose.yml
@@ -47,7 +47,7 @@ services:
47
# HOST_PORT:CONTAINER_PORT
48
- 6379:6379
49
volumes:
50
- - ./backend/redis.conf:/etc/redis.conf
+ - ./backend/redis.conf:/etc/redis.conf:Z
51
networks:
52
- ecbackend
53
0 commit comments