Skip to content

Commit 99fc68e

Browse files
committed
cleaning code
1 parent 545e950 commit 99fc68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- 6380:6379
1616
- 6666:6666 # TLS port
1717
volumes:
18-
- "./dockers/standalone:/redis/work"
18+
- "./dockers/redis-standalone:/redis/work"
1919
profiles:
2020
- standalone
2121
- all

0 commit comments

Comments
 (0)