Skip to content

Commit

Permalink
Change to relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
aldwin7894 committed Apr 15, 2023
1 parent c5e0a98 commit a5edea6
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 @@ -24,7 +24,7 @@ services:
- 6379:6379
volumes:
- redis:/data
- ${$PWD}/config/redis:/usr/local/etc/redis
- ./config/redis:/usr/local/etc/redis
healthcheck:
test: redis-cli ping
interval: 10s
Expand Down

0 comments on commit a5edea6

Please sign in to comment.