Skip to content

Commit

Permalink
Remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
julianocosta89 committed Aug 3, 2023
1 parent 494508f commit e9a5dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ services:
ports:
- "${GRAFANA_SERVICE_PORT}"
logging: *logging

# OpenTelemetry Collector
otelcol:
image: ${IMAGE_NAME}:${IMAGE_VERSION}-otelcol
Expand Down Expand Up @@ -526,7 +526,7 @@ services:
depends_on:
- jaeger
logging: *logging

# Prometheus
prometheus:
image: quay.io/prometheus/prometheus:v2.43.0
Expand Down

0 comments on commit e9a5dbe

Please sign in to comment.