Skip to content

Commit

Permalink
unneeded env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Jan 1, 2025
1 parent 8cde01b commit 50718f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,6 @@ services:
- HTTP_ENABLE_DOCS=true
- OTEL_METRICS_EXPORTER=none
- OTEL_TRACES_EXPORTER=none
- OTEL_EXPORTER_PROMETHEUS_HOST=0.0.0.0
- OTEL_EXPORTER_PROMETHEUS_PORT=9465
ports:
- 9673:9673
networks:
Expand Down Expand Up @@ -325,8 +323,6 @@ services:
- INGESTOR_STUDY_START_AT=1344789787
- OTEL_METRICS_EXPORTER=none
- OTEL_TRACES_EXPORTER=none
- OTEL_EXPORTER_PROMETHEUS_HOST=0.0.0.0
- OTEL_EXPORTER_PROMETHEUS_PORT=9465
networks:
- lila-network
volumes:
Expand Down

0 comments on commit 50718f3

Please sign in to comment.