[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
bf840a2c26
commit
2728e2afbd
1 changed files with 2 additions and 2 deletions
|
|
@ -24,9 +24,9 @@ services:
|
|||
networks:
|
||||
emby_sascha_network:
|
||||
|
||||
emby_logtail:
|
||||
embylog_sascha:
|
||||
image: alpine
|
||||
container_name: emby_logtail
|
||||
container_name: embylog_ssacha
|
||||
command: /bin/sh -c "apk add --no-cache coreutils && tail -n 0 -F /config/logs/embyserver.txt"
|
||||
volumes:
|
||||
- /app-config/emby:/config:ro # Read-only Mount des Emby Config/Logs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue