Skip to content

Commit

Permalink
chore: don't restart local otel collector (#1786)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaro00 authored May 29, 2024
1 parent 7d1c9db commit 608ff28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ services:
ports:
- 4317:4317
- 4318:4318
restart: no # don't cycle restarts due to missing keys
logger:
ports:
- 8010:8000
Expand Down

0 comments on commit 608ff28

Please sign in to comment.