diff --git a/compose.yaml b/compose.yaml index 3a80a09..b97d1cf 100644 --- a/compose.yaml +++ b/compose.yaml @@ -30,7 +30,7 @@ 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