[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
8909881cd1
commit
ba9b68b9bc
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /app-config/alloy/config.alloy:/etc/alloy/config.alloy:ro
|
- /app-config/alloy/config.alloy:/etc/alloy/config.alloy:ro
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /app-config/emby/logs/embyserver.txt:/var/log/embyserver.txt:ro
|
- /app-config/emby/logs/:/var/log/emby/
|
||||||
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