Skip to content

Commit 8ce626b

Browse files
c-batay0z
andauthored
Update dashboard/opentelemetry/docker-compose.yml
Co-authored-by: Yoshihiko Ozaki <[email protected]>
1 parent 777fa1e commit 8ce626b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/opentelemetry/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
command:
1111
- "--config.file=/etc/prometheus.yml"
1212
ports:
13-
- "127.0.0.19090:9090"
13+
- "127.0.0.1:9090:9090"
1414
otel-collector:
1515
image: ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib:latest
1616
volumes:

0 commit comments

Comments
 (0)