added docker logs to diagnostic

This commit is contained in:
2026-03-12 01:34:16 +01:00
parent 2e4a12c812
commit 580141fa17
3 changed files with 119 additions and 2 deletions
+2
View File
@@ -74,6 +74,8 @@ services:
depends_on:
- aria
network_mode: "service:aria" # Teilt Netzwerk mit aria-core → localhost:18789
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- ARIA_AUTH_TOKEN=${ARIA_AUTH_TOKEN:-}
- PROXY_URL=http://proxy:3456