Skip to content

Commit

Permalink
add redis.conf for cadvisor
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored Feb 14, 2024
1 parent d65664d commit 210c197
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,8 @@ services:

redis-cadvisor:
container_name: redis-cadvisor
volumes:
- ./redis/cadvisor.conf:/usr/local/etc/redis/redis.conf:ro
<<: [*redis]


Expand Down

0 comments on commit 210c197

Please sign in to comment.