diff --git a/compose.yaml b/compose.yaml index c95a7cb..f717f35 100644 --- a/compose.yaml +++ b/compose.yaml @@ -54,6 +54,7 @@ services: volumes: - /app-config/alloy/config.alloy:/etc/alloy/config.alloy:ro - /app-config/caddy/logs:/var/log/caddy:ro + - /var/run/docker.sock:/var/run/docker.sock command: > run --server.http.listen-addr=0.0.0.0:12345 --storage.path=/var/lib/alloy/data