diff --git a/compose.yaml b/compose.yaml index 836894c..30afbf7 100644 --- a/compose.yaml +++ b/compose.yaml @@ -15,6 +15,7 @@ services: - TZ=Europe/Berlin - PUID=1000 - PGID=1000 + - OutputLogsToDocker=1 restart: always devices: - /dev/dri/card0:/dev/dri/card0 @@ -23,6 +24,7 @@ services: - "8096:8096" networks: emby_chris_network: + netdata: image: netdata/netdata:latest container_name: netdata