[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
1a88f585a2
commit
7b3ef02d64
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue