Skip to content

Commit

Permalink
chore: remove redis from docker compose override (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
thevaibhav-dixit authored Aug 11, 2023
1 parent 786a989 commit b18888c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
version: "2"
services:
redis:
ports:
- "6379:6379"
otel-agent:
ports:
- "6831:6831/udp" # Jaeger receiver
Expand Down

0 comments on commit b18888c

Please sign in to comment.