[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
43eb66a27e
commit
38342e7f7c
1 changed files with 4 additions and 2 deletions
|
|
@ -62,9 +62,11 @@ services:
|
|||
volumes:
|
||||
- /app-config/alloy/config.alloy:/etc/alloy/config.alloy:ro
|
||||
- /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: >
|
||||
run --server.http.listen-addr=0.0.0.0:12345
|
||||
--storage.path=/var/lib/alloy/data
|
||||
/etc/alloy/config.alloy
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- emby_chris_network
|
||||
Loading…
Add table
Add a link
Reference in a new issue