Skip to content

Commit

Permalink
rm traefik dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nkonev committed Jan 5, 2025
1 parent b5418d3 commit cb1b0e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ services:
image: traefik:v3.2.0
hostname: traefik
restart: unless-stopped
depends_on:
- fluentbit
environment:
- OTEL_PROPAGATORS=jaeger
# The Static Configuration
Expand Down

0 comments on commit cb1b0e7

Please sign in to comment.