mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-08-03 11:30:44 +00:00
obs,alloy(docker): fix flag
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user