obs,alloy(docker): fix flag

This commit is contained in:
2026-07-30 11:28:25 +02:00
parent 3ae88775da
commit 2c313d8d09
@@ -62,8 +62,7 @@ services:
command: command:
- "run" - "run"
- "/etc/alloy/config.river" - "/etc/alloy/config.river"
- "--server.http.listen.address=0.0.0.0" - "--server.http.listen-addr=0.0.0.0:12345"
- "--server.http.listen.port=12345"
volumes: volumes:
- type: bind - type: bind
source: /root/homeprod/docker/infrastructure/observability/alloy.river source: /root/homeprod/docker/infrastructure/observability/alloy.river