We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545e950 commit 99fc68eCopy full SHA for 99fc68e
docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
- 6380:6379
16
- 6666:6666 # TLS port
17
volumes:
18
- - "./dockers/standalone:/redis/work"
+ - "./dockers/redis-standalone:/redis/work"
19
profiles:
20
- standalone
21
- all
0 commit comments