[Komodo] admin: Write Compose File: update compose.yaml

This commit is contained in:
komodo 2025-04-26 17:02:32 +00:00
parent 1a88f585a2
commit 7b3ef02d64

View file

@ -54,6 +54,7 @@ services:
volumes: volumes:
- /app-config/alloy/config.alloy:/etc/alloy/config.alloy:ro - /app-config/alloy/config.alloy:/etc/alloy/config.alloy:ro
- /app-config/caddy/logs:/var/log/caddy:ro - /app-config/caddy/logs:/var/log/caddy:ro
- /var/run/docker.sock:/var/run/docker.sock
command: > command: >
run --server.http.listen-addr=0.0.0.0:12345 run --server.http.listen-addr=0.0.0.0:12345
--storage.path=/var/lib/alloy/data --storage.path=/var/lib/alloy/data