Skip to content

Commit

Permalink
cleaning code
Browse files Browse the repository at this point in the history
  • Loading branch information
ofekshenawa committed Dec 16, 2024
1 parent 545e950 commit 99fc68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- 6380:6379
- 6666:6666 # TLS port
volumes:
- "./dockers/standalone:/redis/work"
- "./dockers/redis-standalone:/redis/work"
profiles:
- standalone
- all

0 comments on commit 99fc68e

Please sign in to comment.